Skip to content

Commit

Permalink
fix: only publishing built files
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanhaticus committed Nov 5, 2024
1 parent 2ebd14e commit 0187bb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
needs: build
if: github.ref == 'refs/heads/main'
steps:
- uses: actions/checkout@v4
- name: Setup Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 0187bb0

Please sign in to comment.