This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: git.sneakygeek.net
|
registry: git.sneakygeek.net
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITEA_TOKEN }}
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
|
|||||||
Reference in New Issue
Block a user