Skip to content

Commit

Permalink
github: define alpine permissions [skip ci]
Browse files Browse the repository at this point in the history
> unauthorized: access token has insufficient scopes
  • Loading branch information
linuxmaniac committed Oct 3, 2023
1 parent 6b6c066 commit 2bf0611
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ on:
env:
IMAGE_NAME: kamailio-ci
SOURCE_BRANCH: ${{ github.ref_name }}

permissions:
contents: read
packages: write
jobs:
x86_64:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2bf0611

Please sign in to comment.