test: fix action url
This commit is contained in:
parent
39e74755e5
commit
e2bb78d252
@ -22,7 +22,7 @@ jobs:
|
||||
registry: git.thebarrens.nu
|
||||
username: ${{ gitea.actor }}
|
||||
password: ${{ secrets.GITEA_TOKEN }}
|
||||
- uses: int1128/kaniko-action@v1
|
||||
- uses: int128/kaniko-action@v1
|
||||
with:
|
||||
push: true
|
||||
tags: latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user