actions runtime token bug isn't fixed in v4 yet
Test build / build (push) Failing after 14s Details

This commit is contained in:
minish 2023-08-03 19:11:30 -04:00
parent 907b529612
commit 315e2aca80
Signed by: min
GPG Key ID: FEECFF24EF0CE9E9
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
username: ${{ gitea.actor }}
password: ${{ secrets.REGISTRY_PASSWORD }}
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@master
with:
push: true
tags: min/actions-test:latest