Skip to content

Commit

Permalink
ci: update ci permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
soulteary committed Jan 9, 2024
1 parent 6e51665 commit 7343400
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ on:
tags:
- 'v*'

permissions:
contents: read
packages: write

jobs:
build-image:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7343400

Please sign in to comment.