Skip to content

Commit

Permalink
CI: allow workflow to read and write to packages
Browse files Browse the repository at this point in the history
  • Loading branch information
berkes committed Aug 1, 2024
1 parent 29871e2 commit 37b05a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Docker Image CI

permissions:
packages: write

on:
push:
branches: [ "main" ]
Expand Down

0 comments on commit 37b05a4

Please sign in to comment.