1
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2025-04-23 07:06:37 +02:00

Fix CI workflow and README

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2020-09-23 11:04:40 +02:00
parent 32351da9d7
commit e952699f4d
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
2 changed files with 4 additions and 3 deletions

View file

@ -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: |