ci: use the fixed version
This commit is contained in:
parent
78d8fb5f54
commit
58970281be
1 changed files with 3 additions and 2 deletions
|
@ -24,6 +24,7 @@ jobs:
|
||||||
needs: [ build ]
|
needs: [ build ]
|
||||||
steps:
|
steps:
|
||||||
- name: "Deploy to Skynet"
|
- name: "Deploy to Skynet"
|
||||||
uses: https://forgejo.skynet.ie/Skynet/actions-deploy-to-skynet@v1
|
uses: https://forgejo.skynet.ie/Skynet/actions-deploy-to-skynet@v2
|
||||||
with:
|
with:
|
||||||
input: 'skynet_website_renew'
|
input: 'skynet_website_renew'
|
||||||
|
token: ${{ secrets.API_TOKEN_FORGEJO }}
|
Loading…
Reference in a new issue