changed it to var?
Some checks failed
Build and Push to Forgejo Registry / build (push) Failing after 19s
Some checks failed
Build and Push to Forgejo Registry / build (push) Failing after 19s
This commit is contained in:
parent
1921d1c944
commit
3a25aa9602
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
|||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: git.k4li.de
|
||||
username: ${{ secrets.FORGEJO_USERNAME }}
|
||||
username: ${{ vars.FORGEJO_USERNAME }}
|
||||
password: ${{ secrets.FORGEJO_PASSWORD }}
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue