We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e17756 commit 93ee214Copy full SHA for 93ee214
.github/workflows/build-and-deploy.yml
@@ -69,7 +69,7 @@ jobs:
69
with:
70
node-version: "lts/*"
71
- name: Release and container delivery
72
- uses: SmartOperatingBlock/release-and-delivery-action@1.0.0
+ uses: SmartOperatingBlock/release-and-delivery-action@1.0.1
73
74
should-release: true
75
release-command: |
0 commit comments