We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f28422 commit 07b1c59Copy full SHA for 07b1c59
.github/workflows/deploy-snapshot-fancyeconomy.yml
@@ -51,4 +51,6 @@ jobs:
51
commit_sha: ${{ steps.last_commit.outputs.commit_sha }}
52
commit_message: ${{ steps.last_commit.outputs.commit_msg }}
53
fancyspaces_api_key: ${{ secrets.FANCYSPACES_API_KEY }}
54
+ modrinth_api_key: ${{ secrets.MODRINTH_API_KEY }}
55
+ hangar_api_key: ${{ secrets.HANGAR_API_KEY }}
56
discord_webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }}
VERSION
@@ -1 +1 @@
1
-1.0.3+3
+1.0.3+4
0 commit comments