Skip to content

Commit b6417d1

Browse files
authored
Merge pull request #131 from Staffbase/provenance
2 parents bfd0caa + e60e4f5 commit b6417d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
with:
1919
registry-url: "https://registry.npmjs.org"
2020
- name: Publish package on NPM 📦
21-
run: npm publish --access public
21+
run: npm publish --access public --provenance

0 commit comments

Comments
 (0)