mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-08-06 14:26:20 +08:00
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:
|
||||
type: boolean
|
||||
default: true
|
||||
upload-tag:
|
||||
type: string
|
||||
default: "nightly"
|
||||
|
||||
env:
|
||||
CARGO_NDK_VERSION: "3.1.2"
|
||||
|
Loading…
Reference in New Issue
Block a user