mirror of
https://github.com/docker/build-push-action.git
synced 2025-06-24 03:17:59 +02:00
Fix CI workflow and README
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -92,7 +92,7 @@ jobs:
|
||||
localhost:5000/name/app:latest
|
||||
localhost:5000/name/app:1.0.0
|
||||
secrets: |
|
||||
GIT_AUTH_TOKEN=01234567890abcdefgh
|
||||
GIT_AUTH_TOKEN=${{ github.token }}
|
||||
-
|
||||
name: Inspect
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user