Skip to content

Commit

Permalink
Forgot to send the version
Browse files Browse the repository at this point in the history
  • Loading branch information
shartte committed Jun 6, 2024
1 parent 207891e commit 999449c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
java: 21
gradle_tasks: publish "-PminecraftVersion=${{ github.event.inputs.minecraft_version }}"
version_task: configureGitHubActions
version_task: configureGitHubActions "-PminecraftVersion=${{ github.event.inputs.minecraft_version }}"
secrets:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
MAVEN_USER: ${{ secrets.MAVEN_USER }}
Expand Down

0 comments on commit 999449c

Please sign in to comment.