commit | 2deb854168f77aa095b70ff644509e0d6e71c1b1 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Jan 01 22:50:41 2024 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Jan 01 22:50:41 2024 -0500 |
tree | a3983751f41398fd206adbdb2446278cfd9831d6 | |
parent | e81021fb39a77825716d609643a68d6b052dbf0a [diff] [blame] |
ci: allow pushing images
diff --git a/.github/workflows/images.yml b/.github/workflows/images.yml index d1ab65d..65f1461 100644 --- a/.github/workflows/images.yml +++ b/.github/workflows/images.yml
@@ -6,6 +6,10 @@ branches: - main +permissions: + packages: write + contents: read + jobs: build: runs-on: ubuntu-latest