github-release Questions
3
I am looking at a GitHub release that contains over 200 .tgz files that I want to download. Is there any way to download them all in bulk within one line/script, as opposed to downloading them each...
Cockiness asked 4/4, 2021 at 22:38
6
Solved
Currently on my GitHub repository, I have the following workflow that releases a nightly snapshot every day, and uses the current date as release name and tag name:
name: Nightly Snapshot
on:
sc...
Snowflake asked 1/4, 2020 at 4:32
1
I'm trying to implement a release section on my yml file for a generated artifact, explaining myself: I would like to add an artifact to my releases with my yml file.
Here's the only yml file am wo...
Roadside asked 16/12, 2020 at 15:4
1
I have a travis job that runs on both Linux and OSX, which I would like to be able to use to deploy different build artefacts for each platform to github releases. My .travis.yml file currently loo...
Mediator asked 27/7, 2018 at 23:14
1
© 2022 - 2024 — McMap. All rights reserved.