Skip to content

Commit

Permalink
Enable
Browse files Browse the repository at this point in the history
  • Loading branch information
sliptype committed Apr 19, 2024
1 parent dff1a61 commit cee07c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
publish-packages:
name: Publish Packages to NPM
needs: changes
if: ${{ needs.changes.outputs.public-packages == 'true' }}
# if: ${{ needs.changes.outputs.public-packages == 'true' }}
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
Expand Down

0 comments on commit cee07c5

Please sign in to comment.