Skip to content

Commit

Permalink
Add write packages permission
Browse files Browse the repository at this point in the history
  • Loading branch information
phnzb committed Nov 7, 2023
1 parent e276acd commit 02ba770
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
jobs:
build:
runs-on: [self-hosted, linux]
permissions:
packages: write

steps:

Expand Down

0 comments on commit 02ba770

Please sign in to comment.