Merge pull request #225 from balena-os/alexgg/esr-workflows

workflows: Update build and deploy to 0.0.6
This commit is contained in:
bulldozer-balena[bot] 2022-07-08 15:47:26 +00:00 committed by GitHub
commit e66d591527
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ on:
jobs:
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:
deployTo: "production"
final: "no"