correction config release

This commit is contained in:
2026-05-23 21:55:49 +02:00
parent 9af9ddd8cb
commit faacaa7178
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
with: with:
registry: ${{ steps.registry.outputs.host }} registry: ${{ steps.registry.outputs.host }}
username: ${{ gitea.actor }} username: ${{ gitea.actor }}
password: ${{ secrets.RELEASE_TOKEN }} password: ${{ secrets.GITEA_TOKEN }}
- name: Build and push - name: Build and push
uses: https://github.com/docker/build-push-action@v6 uses: https://github.com/docker/build-push-action@v6