Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaztec committed Jan 24, 2025
1 parent 2bc86f0 commit 1aa44f5
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 1aa44f5

Please sign in to comment.