RC: (update) workflow file
Some checks failed
Build and Update Flux / build-push-update (push) Failing after 40s
Some checks failed
Build and Update Flux / build-push-update (push) Failing after 40s
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
username: ${{ gitea.actor }}
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
|
||||
- name: Build and Push Docker Image
|
||||
|
||||
Reference in New Issue
Block a user