Removed /

This commit is contained in:
Aune 2022-12-12 08:55:14 +01:00
parent 67503491d6
commit b6ce55b595
2 changed files with 2 additions and 2 deletions

View file

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

View file

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