Skip to content

Commit

Permalink
Update cd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
imonteroperez authored Apr 26, 2024
1 parent 13ba2d0 commit ccc8cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
validate:
runs-on: ubuntu-latest
outputs:
should_release: ${{ steps.verify-ci-status.outputs.result == 'success' && steps.interesting-categories.outputs.interesting == 'true' }}
should_release: true
steps:
- name: Verify CI status
uses: jenkins-infra/[email protected]
Expand Down

0 comments on commit ccc8cf8

Please sign in to comment.