We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 476b8f6 commit ab4be93Copy full SHA for ab4be93
.github/workflows/npm-publish-github-packages.yml
@@ -1,10 +1,6 @@
1
name: Publish package to GitHub Packages
2
on:
3
- push:
4
- branches:
5
- - main
6
- release:
7
- types: [published]
+ workflow_dispatch:
8
jobs:
9
build:
10
runs-on: ubuntu-latest
0 commit comments