We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfa4aec commit 39809d2Copy full SHA for 39809d2
.github/workflows/publish-library.yml
@@ -2,7 +2,7 @@ name: Publish library in (pre-)release
2
3
on:
4
push:
5
- branches: [ master, dev ]
+ branches: [ dev ]
6
tags: [ 'v*' ]
7
8
jobs:
0 commit comments