Skip to content

Commit

Permalink
Update publish-latest.yml (#4740)
Browse files Browse the repository at this point in the history
  • Loading branch information
reesscot authored Nov 15, 2023
1 parent 839e65d commit 5c43018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
publish:
runs-on: ubuntu-latest
environment: deployment
needs: build-test
# needs: build-test
if: ${{ needs.setup.outputs.has-changesets != 'true' }}
steps:
- name: Checkout repo
Expand Down

0 comments on commit 5c43018

Please sign in to comment.