mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 11:57:01 -05:00
Add rudimentary support for modrinth publishing (#263)
(cherry picked from commit 4da029729c)
Signed-off-by: Max <maxh2709@gmail.com>
This commit is contained in:
3
.github/workflows/1.19_push.yml
vendored
3
.github/workflows/1.19_push.yml
vendored
@@ -71,5 +71,6 @@ jobs:
|
||||
# GIT_PREVIOUS_COMMIT: ${{ github.event.before }}
|
||||
MAVEN_PASS: ${{ secrets.MAVEN_PASS }}
|
||||
CURSE_API_KEY: ${{ secrets.CURSE_API_KEY }}
|
||||
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
|
||||
with:
|
||||
arguments: publish curseforge --stacktrace --no-daemon
|
||||
arguments: publish curseforge modrinth --stacktrace --no-daemon
|
||||
|
||||
Reference in New Issue
Block a user