Skip to content

Commit

Permalink
revert test code
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaztec committed Jan 31, 2025
1 parent 844a579 commit 8d45e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

# Trigger workflow to generate artifacts
release:
# if: ${{ needs.release-please.outputs.releases_created == 'true' }}
if: ${{ needs.release-please.outputs.releases_created == 'true' }}
needs: release-please
uses: ./.github/workflows/release.yml
with:
Expand Down

0 comments on commit 8d45e89

Please sign in to comment.