Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Co-authored-by: nils måsén <[email protected]>
  • Loading branch information
moschlar and piksel authored Oct 5, 2023
1 parent c645709 commit 9d83558
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ jobs:
# uses: docker/login-action@v1
# with:
# registry: docker.io
# username: ${{ secrets.DOCKERHUB_USERNAME }}
# username: ${{ secrets.DOCKER_USER }}
# password: ${{ secrets.DOCKER_PASSWORD }}
# password: ${{ secrets.DOCKERHUB_TOKEN }}

# Extract metadata (tags, labels) for Docker
Expand Down

0 comments on commit 9d83558

Please sign in to comment.