Skip to content

Commit ba8fca4

Browse files
Update npm-publish version to npm-publish-4.0.0
1 parent 1d0cf93 commit ba8fca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
main:
14-
uses: deep-foundation/workflows/.github/workflows/npm-publish.yml@npm-publish-3.0.0
14+
uses: deep-foundation/workflows/.github/workflows/npm-publish.yml@npm-publish-4.0.0
1515
secrets:
1616
npm-token: ${{ secrets.NPM_TOKEN }}
1717
with:

0 commit comments

Comments
 (0)