add github-token and run-id parameters to download artifact

This commit is contained in:
fkwp
2024-04-11 19:45:31 +00:00
parent 9cce4bc0ad
commit 74ddcee2af

View File

@@ -39,6 +39,8 @@ jobs:
- name: 📥 Download artifact
uses: actions/download-artifact@v4
with:
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
run-id: ${{ github.event.workflow_run.id }}
name: build-output
path: webapp