mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-21 05:43:52 -07:00
fix
This commit is contained in:
parent
72f5cfe67c
commit
b2fe51dc7f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
- uses: docker/login-action@v2
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_TOKEN }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
|
||||
- uses: gacts/github-slug@v1 # Action page: <https://github.com/gacts/github-slug>
|
||||
id: slug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue