Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING: No tag push needed to trigger workflows #103

Open
00alia00 opened this issue Feb 11, 2024 · 2 comments
Open

WARNING: No tag push needed to trigger workflows #103

00alia00 opened this issue Feb 11, 2024 · 2 comments

Comments

@00alia00
Copy link

00alia00 commented Feb 11, 2024

Hi,

I was expecting to need to push a tag before github would start charging me for runners on a private repository. Please modify the documentation to realy spell out that one needs to disable them from the gitub webpage.
You might need to make it obnoxiously loud to get the point across.

workflow for GitHub actions creating releases for Windows, Linux, macOS, and Web (Wasm) ready for distribution
* the same workflow creates development builds for the mobile platforms (two separate workflows can push to the stores after some setup)
* push a tag in the form of v[0-9]+.[0-9]+.[0-9]+* (e.g. v1.1.42) to trigger the flow

thanks for the great template!

cheers,

Alia

@NiklasEi
Copy link
Owner

You mean the CI workflow that run on every push, right?

@00alia00
Copy link
Author

Yeah, I was ignorant that they would run automatically and assumed from that text that it would only happen on a version tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants