mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 09:22:38 +02:00
Update dockerhub.yml
This commit is contained in:
parent
ec0a3aa070
commit
6ba8ec211f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dockerhub.yml
vendored
2
.github/workflows/dockerhub.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
|||
id: meta
|
||||
uses: docker/metadata-action@v3
|
||||
with:
|
||||
images: ${{ secrets.DOCKERHUB_USERNAME }}/${{ secrets.DOCKERHUB_REPOSITORY }}
|
||||
images: ${{ secrets.DOCKERHUB_ORGANISATION }}/${{ secrets.DOCKERHUB_REPOSITORY }}
|
||||
|
||||
- uses: docker/login-action@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue