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 6ebb505 commit 1b29ed6Copy full SHA for 1b29ed6
.github/workflows/npm-release.yml
@@ -35,7 +35,7 @@ jobs:
35
steps:
36
- name: NPM Release
37
id: npm_release
38
- uses: it-at-m/.github/.github/actions/action-create-npm-release@84-npm-docker-image-release
+ uses: it-at-m/.github/.github/actions/action-npm-release@84-npm-docker-image-release
39
with:
40
app-path: ${{inputs.app-path}}
41
releaseVersion: ${{inputs.releaseVersion}}
0 commit comments