Skip to content

Commit ab4be93

Browse files
Update npm-publish-github-packages.yml
1 parent 476b8f6 commit ab4be93

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/npm-publish-github-packages.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Publish package to GitHub Packages
22
on:
3-
push:
4-
branches:
5-
- main
6-
release:
7-
types: [published]
3+
workflow_dispatch:
84
jobs:
95
build:
106
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)