Fixed workflow build
Some checks failed
/ build (push) Failing after 2m16s

This commit is contained in:
lichenblankie 2026-04-11 05:57:40 +00:00
parent 5473680998
commit 7078e2aa13

View file

@ -56,9 +56,6 @@ jobs:
-H "Authorization: token $TOKEN" \ -H "Authorization: token $TOKEN" \
-F "attachment=@$FILE" -F "attachment=@$FILE"
- name: Set up Docker Buildx
uses: https://code.forgejo.org/actions/docker-setup-buildx@v1
- name: Login to Registry - name: Login to Registry
run: | run: |
echo "${{ secrets.REGISTRY_TOKEN }}" | docker login registry.derickphan.com -u _ --password-stdin echo "${{ secrets.REGISTRY_TOKEN }}" | docker login registry.derickphan.com -u _ --password-stdin