Skip to content

Commit

Permalink
Merge pull request #7 from cisco-open/main
Browse files Browse the repository at this point in the history
added explicit permissions
  • Loading branch information
obrigg authored Mar 27, 2024
2 parents 8de22cb + 67ae1a0 commit bc49a37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ on:
push:
tags:
- "v*"
permissions:
contents: write
jobs:
goreleaser:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bc49a37

Please sign in to comment.