Merge pull request #4882 from jacotec/master
Add missing definition for "upload-tag"
This commit is contained in:
commit
b225494137
3
.github/workflows/flutter-build.yml
vendored
3
.github/workflows/flutter-build.yml
vendored
@ -6,6 +6,9 @@ on:
|
|||||||
upload-artifact:
|
upload-artifact:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: true
|
default: true
|
||||||
|
upload-tag:
|
||||||
|
type: string
|
||||||
|
default: "nightly"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_NDK_VERSION: "3.1.2"
|
CARGO_NDK_VERSION: "3.1.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user