Skip to content

Commit

Permalink
[centos-workstation] fix registry perms for build job
Browse files Browse the repository at this point in the history
  • Loading branch information
detiber committed Dec 20, 2024
1 parent 12cc785 commit be705c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ env:

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

concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}
Expand Down

0 comments on commit be705c4

Please sign in to comment.