mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-06 04:51:40 -07:00
Update release.yml
This commit is contained in:
parent
2dc4656d72
commit
f90c4d24c6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
platforms: linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7
|
||||
build-args: HYDRA_VERSION="${{ steps.slug.outputs.version-semantic }}"
|
||||
tags: |
|
||||
ghcr.io/${{ github.actor }}/hydra:${{ steps.slug.outputs.version-semantic }}
|
||||
ghcr.io/${{ github.repository }}:${{ steps.slug.outputs.version-semantic }}
|
||||
# append the following line to the list above for publishing on hub.docker.com
|
||||
# (and don't forget to change on a real repo/user name)
|
||||
# vanhauser-thc/thc-hydra:${{ steps.slug.outputs.version-semantic }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue