This commit is contained in:
vanhauser-thc 2022-06-13 19:56:31 +02:00
commit b2fe51dc7f

View file

@ -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