added token

This commit is contained in:
2026-03-22 18:26:49 +01:00
parent 72c6edbbc4
commit 48914a84ab
+1
View File
@@ -13,6 +13,7 @@ jobs:
repository: arr/profilarr repository: arr/profilarr
ref: develop ref: develop
server-url: https://git.hisp.no server-url: https://git.hisp.no
token: ${{ secrets.REGISTRY_PASSWORD }}
- name: Log in to Gitea container registry - name: Log in to Gitea container registry
run: echo "${{ secrets.REGISTRY_PASSWORD }}" | docker login git.hisp.no -u "${{ secrets.REGISTRY_USERNAME }}" --password-stdin run: echo "${{ secrets.REGISTRY_PASSWORD }}" | docker login git.hisp.no -u "${{ secrets.REGISTRY_USERNAME }}" --password-stdin