We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc68da commit 849c84bCopy full SHA for 849c84b
1 file changed
.github/workflows/npm-release.yml
@@ -5,7 +5,8 @@ on:
5
types: [published]
6
push:
7
branches:
8
- - main
+ - develop
9
+ - murphy/npm-release-0616
10
paths:
11
- 'libCacheSim-node/**'
12
0 commit comments