Changed package deistination

This commit is contained in:
Aune 2022-12-12 08:52:50 +01:00
parent c359c0d1c8
commit 67503491d6
2 changed files with 5 additions and 2 deletions

View file

@ -19,7 +19,7 @@ jobs:
with:
images: |
aunefyren/wrapperr
ghcr.io/${{ github.repository_owner }}/wrapperr
ghcr.io/${{ github.github.repository }}/wrapperr
tags: |
type-raw,value=beta
flavor: |

View file

@ -7,6 +7,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- uses: actions/checkout@v3
@ -16,7 +19,7 @@ jobs:
with:
images: |
aunefyren/wrapperr
ghcr.io/${{ github.repository_owner }}/wrapperr
ghcr.io/${{ github.github.repository }}/wrapperr
tags: |
type-raw,value=${{ github.ref_name }}
flavor: |