We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 590a318 commit afdae09Copy full SHA for afdae09
.github/workflows/android.yml
@@ -1,7 +1,5 @@
1
on:
2
push:
3
- tags:
4
- - "*"
5
name: "android"
6
jobs:
7
build:
.github/workflows/ios.yml
name: "ios"
.github/workflows/linux.yml
workflow_dispatch:
name: "linux"
.github/workflows/windows.yml
name: "windows"
build_windows:
0 commit comments