Skip to content

Commit

Permalink
publish job depends on the build job
Browse files Browse the repository at this point in the history
  • Loading branch information
jamis committed Jun 25, 2024
1 parent c2f026d commit 5663a9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:

publish:
name: Publish Gems
needs: build
steps:
- name: Check out the repository
uses: mongodb-labs/drivers-github-tools/secure-checkout@v2
Expand Down

0 comments on commit 5663a9f

Please sign in to comment.