Skip to content

Commit

Permalink
.github: allow package permissions for s3tr build
Browse files Browse the repository at this point in the history
Signed-off-by: Joao Eduardo Luis <[email protected]>
  • Loading branch information
jecluis committed Mar 19, 2024
1 parent a38754a commit 22eaac8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-s3tr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:

workflow_dispatch:


permissions:
packages: write

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

0 comments on commit 22eaac8

Please sign in to comment.