actions runtime token bug isn't fixed in v4 yet
Test build / build (push) Failing after 14s
Details
Test build / build (push) Failing after 14s
Details
This commit is contained in:
parent
907b529612
commit
315e2aca80
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue