Skip to content

Commit

Permalink
fix(github actions): extend release process
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiSchwarz-cnic committed Nov 8, 2023
1 parent c3487ce commit cf63206
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -18,6 +18,7 @@ jobs:
permissions:
contents: write
deployments: write
issues: write

steps:
- name: Checkout
Expand Down

0 comments on commit cf63206

Please sign in to comment.