mirror of
https://github.com/Akarys42/cloudflare-ddns-docker.git
synced 2025-07-27 03:11:29 -06:00
This commit is contained in:
2
.github/workflows/push-container.yml
vendored
2
.github/workflows/push-container.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
username: ${{ github.repository_owner }}
|
username: ${{ github.repository_owner }}
|
||||||
password: ${{ secrets.GHCR_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
# Build and push the container to the GitHub Container
|
# Build and push the container to the GitHub Container
|
||||||
# Repository. The container will be tagged as "latest"
|
# Repository. The container will be tagged as "latest"
|
||||||
|
Reference in New Issue
Block a user