Skip to content

Commit f917ce4

Browse files
Initial commit (#8)
Signed-off-by: teodordelibasic-db <[email protected]>
1 parent 05f67ef commit f917ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,6 @@ jobs:
128128
run: ls -R ./npm
129129

130130
- name: Publish
131-
run: npm publish --access public --provenance
131+
run: npm publish --access public --provenance --ignore-scripts
132132
env:
133133
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)