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 ebb00d7 commit bdb2ea3Copy full SHA for bdb2ea3
.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.4
+ uses: SmartOperatingBlock/release-and-delivery-action@1.0.5
73
74
should-release: true
75
release-command: |
0 commit comments