testing actions
All checks were successful
Build and Push Docker Image / build (push) Successful in 19s

This commit is contained in:
2025-12-04 00:38:53 -06:00
parent cade20fb6f
commit b15e8618c4

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.GITEA_TOKEN }} password: ${{ secrets.REGISTRY_TOKEN }}
- name: Build and push - name: Build and push
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5