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 118d5ad commit 18f856dCopy full SHA for 18f856d
.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.2
+ uses: SmartOperatingBlock/release-and-delivery-action@1.0.3
73
74
should-release: true
75
release-command: |
0 commit comments