Skip to content

Commit

Permalink
Remove permissions from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpadberg committed Feb 16, 2025
1 parent ae60e8d commit aea5866
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prepare_releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
pre-release:
name: "Prepare Release"
runs-on: "ubuntu-latest"
permissions: write-all

steps:
- uses: "marvinpinto/action-automatic-releases@latest"
Expand Down

0 comments on commit aea5866

Please sign in to comment.