Skip to content

Commit

Permalink
Fix permissions for create release workflow (#1057) (#1059)
Browse files Browse the repository at this point in the history
  • Loading branch information
kolodziejczak authored Oct 7, 2024
1 parent 842cc61 commit b622560
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: "Create release"

permissions:
id-token: write # This is required for requesting the JWT token
contents: read # This is required for actions/checkouts

on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit b622560

Please sign in to comment.