Skip to content

Commit

Permalink
add permissions tag
Browse files Browse the repository at this point in the history
  • Loading branch information
antheas committed Jul 30, 2024
1 parent 4e18331 commit 653db0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/online_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ on:
required: true
jobs:
online_test:
permissions:
packages: write

runs-on: ubuntu-24.04
steps:
- run: echo "${{ secrets.GITHUB_TOKEN }}" | sudo podman login ghcr.io -u ${{ github.actor }} --password-stdin
Expand Down

0 comments on commit 653db0a

Please sign in to comment.