Skip to content

Commit d356556

Browse files
authored
Merge pull request #10 from ton-connect/chore/npm-provenance
chore: add npm package provenance support
2 parents cbefd65 + 1443a68 commit d356556

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010

1111
jobs:
1212
publish:
13+
permissions:
14+
contents: read
15+
id-token: write
1316
if: ${{ github.event.workflow_run.conclusion == 'success' }}
1417
runs-on: ubuntu-22.04
1518
steps:

0 commit comments

Comments
 (0)