Skip to content

Commit

Permalink
Merge c4529cf into 7df7c7b
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Apr 24, 2023
2 parents 7df7c7b + c4529cf commit 66dc3c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:

permissions:
contents: write
id-token: write
pull-requests: write

jobs:
Expand Down Expand Up @@ -49,4 +50,4 @@ jobs:
npm i --ignore-scripts
npm run build
npm pkg delete commitlint devDependencies jest scripts
npm publish --ignore-scripts
npm publish --ignore-scripts --provenance

0 comments on commit 66dc3c2

Please sign in to comment.