use forgejo fork
This commit is contained in:
parent
dba881ae17
commit
411285d313
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
if: github.event.issue.pull_request && contains(github.event.comment.body, '/deploy')
|
||||
steps:
|
||||
- run: apk add nodejs curl
|
||||
- uses: actions/download-artifact@v4
|
||||
- uses: forgejo/download-artifact@v4
|
||||
with:
|
||||
name: package
|
||||
- name: Deploy
|
||||
|
|
Loading…
Reference in a new issue