Skip to content

Commit 1b29ed6

Browse files
authored
Update npm-release.yml
1 parent 6ebb505 commit 1b29ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
steps:
3636
- name: NPM Release
3737
id: npm_release
38-
uses: it-at-m/.github/.github/actions/action-create-npm-release@84-npm-docker-image-release
38+
uses: it-at-m/.github/.github/actions/action-npm-release@84-npm-docker-image-release
3939
with:
4040
app-path: ${{inputs.app-path}}
4141
releaseVersion: ${{inputs.releaseVersion}}

0 commit comments

Comments
 (0)