fix(ci): setup tinygo
Some checks failed
Build and Push Server / build-and-push (push) Failing after 1m49s
Some checks failed
Build and Push Server / build-and-push (push) Failing after 1m49s
This commit is contained in:
@@ -66,7 +66,7 @@ jobs:
|
|||||||
- name: Login to Gitea Registry
|
- name: Login to Gitea Registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: ${{ gitea.instance }}
|
registry: git.max-richter.dev
|
||||||
username: ${{ gitea.actor }}
|
username: ${{ gitea.actor }}
|
||||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user