Skip to content

Commit

Permalink
chore: add write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
jac18281828 committed Oct 17, 2024
1 parent 35b8b91 commit ae41843
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ env:
jobs:
docker:
runs-on: ubuntu-latest
permissions:
packages: write
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit ae41843

Please sign in to comment.