Skip to content

Commit

Permalink
Fix publish-artifacts job id
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaioru committed Oct 13, 2023
1 parent ba3bf4d commit 5f95adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
name: packages-${{ github.event.inputs.version }}
path: packages-${{ github.event.inputs.version }}.zip

publish_artifact:
publish_artifacts:
strategy:
matrix:
runtime: [win-x64, win-arm64, osx-x64, osx-arm64, linux-x64, linux-arm64]
Expand Down

0 comments on commit 5f95adc

Please sign in to comment.