use download-artifacts

This commit is contained in:
Antoine Martin 2024-08-11 19:33:51 -04:00
parent 2bf9c29f32
commit eee27d31b8
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -12,10 +12,11 @@ jobs:
if: github.event.issue.pull_request && contains(github.event.comment.body, '/deploy')
steps:
- run: apk add nodejs curl
- uses: https://github.com/dawidd6/action-download-artifact@v6
- uses: forgejo/download-artifact@v4
with:
github_token: fba910ba3838eed907970fc162cd48b51db4378e
commit: 444d72c90d8e82915781beb5712f96266a787aeb
repository: forge/ayaports
run-id: 45
- name: Deploy
run: |
echo "Deploying..."