Update .gitea/workflows/build.yml
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m7s
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m7s
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
with:
|
||||
registry: git.cesium.pw
|
||||
username: ${{ gitea.actor }}
|
||||
password: ${{ secrets.GITEA_TOKEN }}
|
||||
password: ${{ secrets.TOKEN }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
|
||||
Reference in New Issue
Block a user