We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Template the owner/repo name in the release GitHub Action
Also update to use Go 1.15
https://github.com/openfaas/classic-watchdog/blob/master/.github/workflows/publish.yaml#L46
This is a mechanism that @utsavanand2 showed the community, which I've used in a test repo here
https://github.com/alexellis/faasd-example/blob/master/.github/workflows/build.yml#L27
To enable contributors to fork and test changes in their own accounts.
Suggestion by @LucasRoesler
The text was updated successfully, but these errors were encountered:
/add label: help wanted
Sorry, something went wrong.
/add label: good first issue
Successfully merging a pull request may close this issue.
Task
Template the owner/repo name in the release GitHub Action
Also update to use Go 1.15
Where
https://github.com/openfaas/classic-watchdog/blob/master/.github/workflows/publish.yaml#L46
How
This is a mechanism that @utsavanand2 showed the community, which I've used in a test repo here
https://github.com/alexellis/faasd-example/blob/master/.github/workflows/build.yml#L27
Why?
To enable contributors to fork and test changes in their own accounts.
Suggestion by @LucasRoesler
The text was updated successfully, but these errors were encountered: