Skip to content

Commit 887eb5e

Browse files
committed
ci: remove permission from ci
1 parent bbd295a commit 887eb5e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,6 @@ jobs:
9090
if: startsWith(github.ref, 'refs/tags/')
9191
runs-on: ubuntu-latest
9292
needs: build
93-
permissions:
94-
contents: read
95-
id-token: write
9693
steps:
9794
- name: Merge Artifacts
9895
uses: actions/upload-artifact/merge@v4

0 commit comments

Comments
 (0)