Skip to content

Commit a147c9d

Browse files
committed
fix(release): update release pipeline
1 parent e4eb048 commit a147c9d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ env:
2323
jobs:
2424
release:
2525
runs-on: ubuntu-latest
26+
permissions:
27+
contents: write
28+
id-token: write
2629
steps:
2730
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2831
with:

0 commit comments

Comments
 (0)