Merge pull request #229 from balena-os/alexgg/workflows
build_and_deploy: update to v0.0.9
This commit is contained in:
commit
1bd54259d1
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build_and_deploy.yml
vendored
3
.github/workflows/build_and_deploy.yml
vendored
|
@ -11,8 +11,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release-on-tag:
|
release-on-tag:
|
||||||
uses: balena-os/github-workflows/.github/workflows/build_and_deploy.yml@v0.0.6
|
uses: balena-os/github-workflows/.github/workflows/build_and_deploy.yml@v0.0.9
|
||||||
with:
|
with:
|
||||||
deployTo: "production"
|
deployTo: "production"
|
||||||
final: "no"
|
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
Loading…
Add table
Reference in a new issue