aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasin <LifeIsAParadox@users.noreply.github.com>2022-03-09 10:24:23 +0100
committerGitHub <noreply@github.com>2022-03-09 10:24:23 +0100
commit65d0dc4cfb80ec6acbb2bbd2edb3074d44244649 (patch)
tree7c14944dc9637099adbedffc80a7a867780d9fc8
parent659c2b639fa863f1ce2c87fab0de1774209b7d4c (diff)
downloadSkyblocker-65d0dc4cfb80ec6acbb2bbd2edb3074d44244649.tar.gz
Skyblocker-65d0dc4cfb80ec6acbb2bbd2edb3074d44244649.tar.bz2
Skyblocker-65d0dc4cfb80ec6acbb2bbd2edb3074d44244649.zip
fix modrinth upload [skip ci]
-rw-r--r--.github/workflows/buildrelease.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/buildrelease.yml b/.github/workflows/buildrelease.yml
index b1fa84d8..3663b1bd 100644
--- a/.github/workflows/buildrelease.yml
+++ b/.github/workflows/buildrelease.yml
@@ -64,7 +64,7 @@ jobs:
env:
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
CHANGELOG: ${{ steps.read_changelog.outputs.changelog }}
- run: ./gradlew publishModrinth
+ run: ./gradlew modrinth
- name: Get version tag
id: version_tag
@@ -89,4 +89,4 @@ jobs:
"<:modrinth:900697862206287882> <${{ steps.modrinth.outputs.url }}>"
"<:github:900697885706952725> <${{ steps.uploadrelease.outputs.url }}>"
""
- "<https://hysky.de/>" \ No newline at end of file
+ "<https://hysky.de/>"