Skip to content

Commit

Permalink
Merge pull request #1 from niksh2511/patch-1
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
JeelGajera authored Dec 17, 2024
2 parents 601ff75 + d705257 commit 1216dc6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: Publish to NPM
on:
release:
types: [published]
workflow_dispatch:
types: [created, published]
#workflow_dispatch:

permissions:
contents: write
packages: write

jobs:
build:
Expand Down

0 comments on commit 1216dc6

Please sign in to comment.