Skip to content

Commit 07b1c59

Browse files
ci: Fix deployment to hangar and modrinth
1 parent 6f28422 commit 07b1c59

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/deploy-snapshot-fancyeconomy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,6 @@ jobs:
5151
commit_sha: ${{ steps.last_commit.outputs.commit_sha }}
5252
commit_message: ${{ steps.last_commit.outputs.commit_msg }}
5353
fancyspaces_api_key: ${{ secrets.FANCYSPACES_API_KEY }}
54+
modrinth_api_key: ${{ secrets.MODRINTH_API_KEY }}
55+
hangar_api_key: ${{ secrets.HANGAR_API_KEY }}
5456
discord_webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }}

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.3+3
1+
1.0.3+4

0 commit comments

Comments
 (0)