Update env variables #66

Merged
werewolfkid merged 7 commits from gitea into main 2025-09-03 15:34:38 -04:00
3 changed files with 13 additions and 110 deletions
Showing only changes of commit 2e88eb2251 - Show all commits

View File

@@ -33,7 +33,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ env.OWNER }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.TOKEN }}
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v2
- name: Extract Docker metadata