Skip to content

Commit d47a29a

Browse files
committed
Update CI/CD
1 parent a722e92 commit d47a29a

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
@@ -12,6 +12,9 @@ jobs:
1212
cd:
1313
needs: ci
1414
runs-on: ubuntu-latest
15+
permissions:
16+
contents: read
17+
id-token: write
1518
steps:
1619
- name: Checkout
1720
uses: actions/checkout@v4

0 commit comments

Comments
 (0)