Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkKronicle committed Jan 23, 2023
1 parent e7ae7e9 commit a7a4244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
modrinth_token: ${{ secrets.MODRINTH_TOKEN }}
curseforge_token: ${{ secrets.CURSEFORGE_TOKEN }}
github_token: ${{ secrets.GH_API_KEY }}
discord_release_webhook: ${{ secrets.DISCORD_WEBHOOK }}
discord_release_webhook: ${{ secrets.DISCORD_RELEASE_WEBHOOK }}
- name: Capture build artifacts
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit a7a4244

Please sign in to comment.