Skip to content

Commit

Permalink
Add write packages permission for writing to ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonStoldt committed Jan 14, 2023
1 parent e002817 commit e44b4d8
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 @@ -5,6 +5,8 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
packages: write
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit e44b4d8

Please sign in to comment.