Skip to content

Commit

Permalink
Fix: snapshot in release
Browse files Browse the repository at this point in the history
  • Loading branch information
xfl03 committed Feb 2, 2023
1 parent 393f768 commit 3ddcb16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
name: Publish
if: ${{ !inputs.is-snapshot }}
env:
IS_SNAPSHOT: ${{ inputs.is-snapshot }}
CURSE_TOKEN: ${{ secrets.CURSE_TOKEN }}
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
run: |
Expand Down

0 comments on commit 3ddcb16

Please sign in to comment.