Skip to content

Commit

Permalink
Fix build step name.
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd committed Aug 4, 2023
1 parent 79fbf5e commit 1dc87ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ jobs:

validate_and_publish:
name: "Trigger validate and publish release"
needs: build_core
needs: build_packages
if: github.event.inputs.release_id != ''
runs-on: ubuntu-20.04
steps:
Expand Down

0 comments on commit 1dc87ab

Please sign in to comment.