Skip to content

Commit

Permalink
fix: debug release script
Browse files Browse the repository at this point in the history
  • Loading branch information
SamMousa committed Nov 3, 2021
1 parent e5b94fa commit 93cb629
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# fetch tag so release script realizes we're safe to release
- name: debug
run: tag --points-at HEAD
- name: Curseforge TBC
if: steps.semantic.outputs.new_release_published == 'true'
uses: BigWigsMods/packager@master
Expand Down

0 comments on commit 93cb629

Please sign in to comment.