We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39b5802 + 17f1103 commit 00b43f1Copy full SHA for 00b43f1
.github/workflows/build_and_deploy.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
release-on-tag:
14
- uses: balena-os/github-workflows/.github/workflows/build_and_deploy.yml@ecfcf308cae88d0f5822cddb5aa7892caf67858f # v0.0.25
+ uses: balena-os/github-workflows/.github/workflows/build_and_deploy.yml@af8398d5833f956adde7d8dcb2c9a2f8176da697 # v0.0.26
15
with:
16
deployTo: "production"
17
secrets: inherit
0 commit comments