just parse it already
This commit is contained in:
parent
62c275fd53
commit
b0ecbaab80
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-docker.yml
vendored
2
.github/workflows/release-docker.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Build image
|
||||
run: ./mvnw -B dockerfile:build -Pproduction -pl acrarium
|
||||
- name: Publish to hub
|
||||
uses: elgohr/Publish-Docker-Github-Action
|
||||
uses: elgohr/Publish-Docker-Github-Action@master
|
||||
with:
|
||||
name: f43nd1r/acrarium
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
|
|
Loading…
Reference in a new issue