testing actions
Some checks failed
Build and Push Docker Image / build (push) Failing after 4s

This commit is contained in:
2025-12-04 00:33:45 -06:00
parent d052111ad0
commit cade20fb6f

View File

@@ -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