Skip to content

Commit

Permalink
Fix release process
Browse files Browse the repository at this point in the history
  • Loading branch information
awush-stripe committed Jul 15, 2021
1 parent ce5c6d3 commit 88a73e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
file_pattern: "gradle.properties CHANGELOG.md"

publish:
needs: run_final_checks
needs: finalize_release
name: Publish to MavenCentral
runs-on: ubuntu-latest

Expand Down

0 comments on commit 88a73e7

Please sign in to comment.