mirror of
https://github.com/kunkunsh/kunkun-ext-download-twitter-video.git
synced 2025-04-04 11:16:42 +00:00
Add push trigger for npm publish workflow on main branch
This commit is contained in:
parent
a1c863fbb1
commit
9683015ff6
2
.github/workflows/npm-publish.yml
vendored
2
.github/workflows/npm-publish.yml
vendored
@ -4,6 +4,8 @@
|
|||||||
name: NPM Package Publish
|
name: NPM Package Publish
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches: [main]
|
||||||
release:
|
release:
|
||||||
types: [created]
|
types: [created]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user