Skip to content

Commit

Permalink
permissions:
Browse files Browse the repository at this point in the history
      packages: write
  • Loading branch information
larsLotNav committed Sep 6, 2023
1 parent 7fbc256 commit 40b9432
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
build:
name: Build and push Docker container
runs-on: ubuntu-latest
permissions:
packages: write
steps:
- uses: actions/checkout@v3
- uses: docker/login-action@v2
Expand Down

0 comments on commit 40b9432

Please sign in to comment.