Skip to content

Commit

Permalink
permission
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard authored Jan 18, 2024
1 parent 46cf92b commit 2edb838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete-artifacts-of-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
needs: create_artifacts
permissions:
# write-all # work!
contents: write
actions: write
steps:
- uses: geekyeggo/delete-artifact@v4
name: Clean up temp stored artifacts
Expand Down

0 comments on commit 2edb838

Please sign in to comment.