Skip to content

Commit f6b79cc

Browse files
Sync Workflows with 1.20.1 [no-snapshot] (#3644)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 044f801 commit f6b79cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
# After successful release, PR version bump and changelog
148148
bump-version-and-changelog:
149149
name: Bump Version and Build Changelog
150-
needs: [ build, upload-release-artifacts, publish-modrinth, publish-cf]
150+
needs: [ build, upload-release-artifacts ]
151151
if: ${{ always() && !failure() && !cancelled() }}
152152
runs-on: ubuntu-latest
153153
permissions:

0 commit comments

Comments
 (0)