x
This commit is contained in:
parent
c7a7fe517b
commit
e5127dd413
3 changed files with 10 additions and 11 deletions
12
.github/workflows/build.yml
vendored
12
.github/workflows/build.yml
vendored
|
@ -13,9 +13,9 @@ jobs:
|
|||
VERSIONSTRING: ${{ steps.make_version_string.outputs.versionstring }}
|
||||
with:
|
||||
path: Constants.cs
|
||||
# - name: Publish to Registry
|
||||
# uses: elgohr/Publish-Docker-Github-Action@master
|
||||
# with:
|
||||
# name: sandersaares/test123
|
||||
# username: sandersaares
|
||||
# password: ${{ secrets.docker_hub_token }}
|
||||
- name: Publish to Registry
|
||||
uses: elgohr/Publish-Docker-Github-Action@master
|
||||
with:
|
||||
name: sandersaares/test123
|
||||
username: sandersaares
|
||||
password: ${{ secrets.docker_hub_token }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue