Skip to content

Commit

Permalink
Update push-master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drjova authored Jul 15, 2024
1 parent 049ad09 commit 5433e5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
bump_version:
needs: [python2_tests, python3_tests]
uses: ./.github/workflows/bump.yml
secrets:
PAT: ${{ secrets.INSPIRE_BOT_TOKEN }}

publish_package:
needs: bump_version
Expand Down

0 comments on commit 5433e5a

Please sign in to comment.