Skip to content

Commit

Permalink
Add check-commit to needs in publish (Re-bump 2.7.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyNoob committed Jul 26, 2024
1 parent fdecc8b commit c5b07f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
!**/original-*.jar
publish:
needs:
- check-commit
- build
runs-on: ubuntu-latest
if: ${{ needs.check-commit.outputs.new_ver != '' }}
Expand Down

0 comments on commit c5b07f3

Please sign in to comment.