We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a13725 commit f2d0a96Copy full SHA for f2d0a96
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
registry-url: 'https://registry.visualpinball.org'
15
- uses: actions/download-artifact@v4
16
with:
17
- name: Plugins
+ name: Build-Artifacts
18
path: .
19
github-token: ${{ secrets.GITHUB_TOKEN }}
20
run-id: ${{ github.event.client_payload.artifacts_run_id }}
0 commit comments