Update .forgejo/workflows/build.yaml
All checks were successful
Build / build (push) Successful in 8s
Build / deploy (push) Successful in 10s

chore: update to point to the new name of the flake

Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
silver 2024-08-19 22:38:01 +00:00
parent caa41b04d8
commit 7eeb861097

View file

@ -30,5 +30,5 @@ jobs:
steps:
- uses: https://forgejo.skynet.ie/Skynet/actions-deploy-to-skynet/deploy@v3
with:
input: 'skynet_website_renew'
input: 'skynet_website_wiki'
token: ${{ secrets.API_TOKEN_FORGEJO }}