Update .gitea/workflows/image-publish.yml
All checks were successful
Build and Push Docker Image / docker (push) Successful in 4m9s
All checks were successful
Build and Push Docker Image / docker (push) Successful in 4m9s
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
with:
|
||||
registry: git.harryesses.com
|
||||
username: ${{ gitea.repository_owner }}
|
||||
password: ${{ secrets.GITEA_TOKEN }}
|
||||
password: ${{ secrets.PACKAGE_TOKEN }}
|
||||
|
||||
- name: Set image name
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user