Skip to content

Commit

Permalink
fix: correct write permission for prepare-workflow action eclipse-edc…
Browse files Browse the repository at this point in the history
  • Loading branch information
janpmeyer committed Dec 6, 2024
1 parent d02c102 commit 0d8737f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Prepare Release

permissions:
actions: read
contents: write
security-events: read


on:
workflow_dispatch:
Expand Down

0 comments on commit 0d8737f

Please sign in to comment.