Skip to content

Commit

Permalink
Attempting to fix workflow that's failing to update remote synse.rb f…
Browse files Browse the repository at this point in the history
…ile.
  • Loading branch information
sdicki committed Sep 20, 2023
1 parent c2622aa commit e6d5dfc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
tags:
- 'v*'

permissions:
contents: write

jobs:
goreleaser:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e6d5dfc

Please sign in to comment.