Skip to content

Commit 44420b5

Browse files
committed
chore: update GitHub Actions workflow — remove workflow_dispatch trigger from publish.yml
1 parent 6a249fa commit 44420b5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Publish Package to npmjs
22
on:
33
release:
44
types: [published]
5-
workflow_dispatch:
65
jobs:
76
build:
87
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)