We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f9433 commit 48526b5Copy full SHA for 48526b5
1 file changed
.github/workflows/publish-next.yml
@@ -1,11 +1,6 @@
1
name: Publish Next Version
2
3
-on:
4
- push:
5
- branches:
6
- - master
7
- paths:
8
- - "packages/lib/**"
+on: push
9
10
jobs:
11
build:
0 commit comments