Skip to content

Commit

Permalink
try adding permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Geczy committed Dec 20, 2023
1 parent 8df4b15 commit 61753bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
jobs:
notify:
runs-on: ubuntu-latest

permissions:
packages: write
steps:
- name: Check for image tag information and valid package name
if: |
Expand Down

0 comments on commit 61753bf

Please sign in to comment.