Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Xikaro committed Oct 26, 2024
1 parent ff653e4 commit db830db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ jobs:
release:
name: Release
needs: [info, build-modpack, build-server, build-multimc]
uses: .github/workflows/release.yml
uses: ./.github/workflows/release.yml
with:
project_name: ${{ needs.info.outputs.project_name }}
project_version: ${{ needs.info.outputs.project_version }}
Expand Down

0 comments on commit db830db

Please sign in to comment.