Skip to content

Commit

Permalink
Update dispatch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Jan 5, 2024
1 parent 7d69af3 commit 0d16dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

call-release:
name: "Release"
needs: call-build
needs: [ call-lint, call-build ]
if: ${{ github.ref_protected == true }}
uses: ./.github/workflows/release.yml
secrets: inherit

0 comments on commit 0d16dc4

Please sign in to comment.