This commit is contained in:
2025-06-30 01:22:15 -07:00
parent 579c6f2074
commit 533a2d1319
2 changed files with 2 additions and 1 deletions

View File

@@ -42,4 +42,4 @@ runs:
ARTIFACT_FILENAME: ${{ inputs.artifactName }}
UNZIP_DIR: ${{ inputs.unzipDir }}
with:
command: run "${{ github.action_path }}/download-previous-artifacts.cs" "${{ toJSON(inputs) }}" "${{ github.token }}"
command: run "${{ github.action_path }}/download-previous-artifacts.cs" "${{ toJSON(inputs) }}"