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 15 additions and 112 deletions
Showing only changes of commit fb9a1e4645 - Show all commits

View File

@@ -34,6 +34,8 @@ jobs:
registry: ${{ env.REGISTRY }}
username: ${{ env.OWNER }}
password: ${{ secrets.TOKEN }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v2
- name: Extract Docker metadata