Skip to content

Commit 1f9a5fb

Browse files
committed
ci
1 parent d245654 commit 1f9a5fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,9 @@ jobs:
140140
needs: test
141141
if: github.ref == 'refs/heads/master'
142142

143+
permissions:
144+
id-token: write
145+
143146
steps:
144147
- name: Delete old release and tag
145148
uses: dev-drprasad/[email protected]

0 commit comments

Comments
 (0)