Revert change
Build and upload website update to beta site / build-and-upload (push) Failing after 14s

This commit is contained in:
2026-04-03 16:04:40 +02:00
parent 3db367826b
commit 0bb82c07ec
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
with:
ref: main
- name: Sign into gitea registry
uses: "https://github.com/docker/login-action@v3"
uses: actions/docker-login@v3
with:
username: ${{ vars.REGISTRY_USER_USERNAME }}
password: ${{ secrets.REGISTRY_USER_PASSWORD }}