Skip to content

Commit

Permalink
Update release actions permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mcphailtom committed Oct 6, 2023
1 parent d155c79 commit 45a546e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/versioned_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
versioned-release:
name: Generate a new release if a version has been updated
runs-on: ubuntu-latest
permissions:
contents: write

steps:
- name: Checkout repository
Expand Down

0 comments on commit 45a546e

Please sign in to comment.