Skip to content

Commit

Permalink
fix: Update 'on' condition (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
RanbirAulakh authored Nov 7, 2023
1 parent b01993a commit 750645e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Publish Package to npmjs

on:
push:
branches: [main]
workflow_call:

jobs:
build:
Expand Down

0 comments on commit 750645e

Please sign in to comment.