Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XMLHexagram authored Sep 1, 2023
1 parent c4745a7 commit 4dbb759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
# path: ${{ env.ARTIFACT_DIR }}

- name: Release
uses: softprops/action-gh-release@9729932bfb75c05ad1f6e3a729294e05abaa7001
uses: softprops/action-gh-release@v1
with:
target_commitish: main
tag_name: ${{ env.RELEASE_TAG }}
Expand Down

0 comments on commit 4dbb759

Please sign in to comment.