Skip to content

Commit

Permalink
chore: release v2023.6.2
Browse files Browse the repository at this point in the history
Signed-off-by: wildone <[email protected]>
  • Loading branch information
wildone committed Jun 2, 2023
1 parent 811406f commit 885819e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
- name: Zip Artifacts Folder
if: startsWith(github.ref, 'refs/tags/')
run: |
zip -qq -r artifacts.zip target/artifacts
zip -qq -r artifacts.zip distribution/target/artifacts
- name: Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 885819e

Please sign in to comment.