Skip to content

Commit

Permalink
fix: ci permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
  • Loading branch information
caarlos0 committed Jan 27, 2022
1 parent 11b7c44 commit db038d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ on:
- 'v*'
pull_request:

permissions:
contents: write
id-token: write
packages: write

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

0 comments on commit db038d4

Please sign in to comment.