mirror of
https://github.com/tarampampam/error-pages.git
synced 2024-08-30 18:22:40 +00:00
Update release.yml
This commit is contained in:
parent
6742381562
commit
9bc00fa4ca
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user