Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
/ vipdatasync Public archive

Commit e69c772

Browse files
committed
actions: write
1 parent a280c63 commit e69c772

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/go-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ jobs:
100100
cleanup-artifact:
101101
needs: [release, verify-attestation]
102102
runs-on: ubuntu-latest
103+
permissions:
104+
actions: write
103105
steps:
104106
- run: >
105107
gh api --method DELETE -H "Accept: application/vnd.github+json" -H "X-GitHub-Api-Version: 2022-11-28" /repos/$REPO/actions/artifacts/$ARTIFACT_ID

0 commit comments

Comments
 (0)