Skip to content

Commit

Permalink
Update priillege check
Browse files Browse the repository at this point in the history
  • Loading branch information
bobleesj committed Oct 23, 2024
1 parent 22e88e4 commit e71d61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_build-wheel-release-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

jobs:
tag-privilege-check:
uses: bobleesj/release-scripts/.github/workflows/_build-wheel-release-upload.yml@{{ VERSION/v0 }}
uses: bobleesj/release-scripts/.github/workflows/_release_tag_privilege_check.yml@{{ VERSION/v0 }}

build-package:
needs: [tag-privilege-check]
Expand Down

0 comments on commit e71d61f

Please sign in to comment.