Update release.yml

This commit is contained in:
Paramtamtam 2022-05-12 17:20:02 +05:00 committed by GitHub
parent 6742381562
commit 9bc00fa4ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GHCR_PASSWORD }}
password: ${{ secrets.GITHUB_TOKEN }}
- uses: docker/build-push-action@v2 # Action page: <https://github.com/docker/build-push-action>
with: