Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MORIMORI0317 committed Sep 21, 2024
1 parent 3df4a39 commit 98a5516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/released.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
release:
uses: TeamFelnull/actions-reusable-workflows/.github/workflows/mcmod-release.yml@master
with:
build_tasks: "build curseforge modrinth publish"
build_tasks: "build publishCurseForge modrinth publish"
secrets:
curseforge_token: ${{ secrets.CURSEFORGE_TOKEN_MORI }}
modrinth_token: ${{ secrets.MODRINTH_TOKEN_MORI }}
Expand Down

0 comments on commit 98a5516

Please sign in to comment.