Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
ci: add target commit to gh release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
DevScyu committed Sep 21, 2022
1 parent b755343 commit 15372c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-release-v1.12.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
tag_name: ${{ needs.changelog.outputs.tag }}-beta+${{ github.run_number }}
prerelease: true
body: ${{ needs.changelog.outputs.clean_changelog }}
target_commitish: ${{ github.sha }}

release-to-cf:
name: Release to CurseForge
Expand Down

0 comments on commit 15372c3

Please sign in to comment.