Skip to content

Commit 3ddcb16

Browse files
committed
Fix: snapshot in release
1 parent 393f768 commit 3ddcb16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/common.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
name: Publish
3737
if: ${{ !inputs.is-snapshot }}
3838
env:
39+
IS_SNAPSHOT: ${{ inputs.is-snapshot }}
3940
CURSE_TOKEN: ${{ secrets.CURSE_TOKEN }}
4041
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
4142
run: |

0 commit comments

Comments
 (0)