correction config release
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: ${{ steps.registry.outputs.host }}
|
registry: ${{ steps.registry.outputs.host }}
|
||||||
username: ${{ gitea.actor }}
|
username: ${{ gitea.actor }}
|
||||||
password: ${{ secrets.GITEA_TOKEN }}
|
password: ${{ secrets.TOKEN }}
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: https://github.com/docker/build-push-action@v6
|
uses: https://github.com/docker/build-push-action@v6
|
||||||
|
|||||||
Reference in New Issue
Block a user