Skip to content

Commit

Permalink
Updating persmissions for creating GitHub releases. (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnstairs authored Feb 26, 2024
1 parent 2097e35 commit 453da42
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,10 @@ jobs:
# - smoketestMac # Disabling until this is fixed: https://github.com/Homebrew/homebrew-core/issues/159691
- noticeCheck
runs-on: ubuntu-latest

permissions:
contents: write

steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 453da42

Please sign in to comment.