update secret
All checks were successful
Docker Build and Publish / build (pull_request) Successful in 22s

This commit is contained in:
Tanishq Dubey 2024-11-05 14:46:10 -05:00
parent ae804aaa42
commit 6137d994e3

View File

@ -31,7 +31,7 @@ jobs:
with: with:
registry: git.dws.rip registry: git.dws.rip
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ secrets.GITEA_TOKEN }} password: ${{ secrets.TOKEN }}
- name: Build and push - name: Build and push
uses: docker/build-push-action@v4 uses: docker/build-push-action@v4