Skip to content

Commit

Permalink
Merge pull request #214 from Expensify/cmartins-fixWorkflow
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Sep 23, 2024
2 parents 39e6662 + 692eea4 commit 2dd9161
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ jobs:
- name: Push branch and publish tags
run: git push origin main && git push --tags

- name: Build package
run: npm run build

- name: Publish to npm
run: npm publish
env:
Expand Down

0 comments on commit 2dd9161

Please sign in to comment.