Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
JadenSimon committed Jan 17, 2025
1 parent b7a485f commit fd2e0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline-step.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
if: inputs.pipeline-fs-script

- name: Pipeline FS (test)
run: pipeline-fs upload "runs/${{ fromJSON(inputs.step-config).synapseStepKeyHash }}/test" package.json
run: pipeline-fs upload "runs/${{ fromJSON(inputs.step-config).stepKeyHash }}/test" package.json
if: inputs.pipeline-fs-script

- uses: Cohesible/get-credentials-action@09824e319b5811b924cfbdd208129f2681127ee4
Expand Down

0 comments on commit fd2e0ed

Please sign in to comment.