Skip to content

Commit

Permalink
Merge pull request #1291 from capricorn86/fix-release
Browse files Browse the repository at this point in the history
chore: [#1272] Fixes problem with the release
  • Loading branch information
capricorn86 authored Mar 10, 2024
2 parents 1eaa5f5 + ddb572b commit 3b4339d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ on:

permissions:
contents: write
pull-requests: read
actions: read
pull-requests: write

jobs:
check-next-version:
Expand Down

0 comments on commit 3b4339d

Please sign in to comment.