Skip to content

Commit

Permalink
Update GH actions to publish package
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya-67 committed Aug 25, 2024
1 parent 9753966 commit 2bbcc2c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Publish to NPM
on:
push:
branches:
- master
pull_request:
types:
- closed
branches:
- main
jobs:
npm-publish:
name: npm-publish
Expand Down

0 comments on commit 2bbcc2c

Please sign in to comment.