We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee5292b commit 6f101a8Copy full SHA for 6f101a8
1 file changed
.github/workflows/npm-publish.yml
@@ -4,8 +4,9 @@
4
name: web-minecraft
5
6
on:
7
- release:
8
- types: [created]
+ push:
+ branches:
9
+ - threejs-javascript
10
11
jobs:
12
build:
0 commit comments