Merge pull request #225 from balena-os/alexgg/esr-workflows
workflows: Update build and deploy to 0.0.6
This commit is contained in:
commit
e66d591527
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_and_deploy.yml
vendored
2
.github/workflows/build_and_deploy.yml
vendored
|
@ -11,7 +11,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release-on-tag:
|
release-on-tag:
|
||||||
uses: balena-os/github-workflows/.github/workflows/build_and_deploy.yml@v0.0.5
|
uses: balena-os/github-workflows/.github/workflows/build_and_deploy.yml@v0.0.6
|
||||||
with:
|
with:
|
||||||
deployTo: "production"
|
deployTo: "production"
|
||||||
final: "no"
|
final: "no"
|
||||||
|
|
Loading…
Add table
Reference in a new issue