diff options
author | Batuhan Taskaya <isidentical@gmail.com> | 2022-05-09 11:46:19 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-09 11:46:19 +0300 |
commit | 69fe5dbfd10e5e58acf28478daa95246b338240e (patch) | |
tree | 97ca48b7c07b8e69f1f35b09297abd054b65258b | |
parent | f09e7564e7ea874f37d8b5462830b3cc66284ede (diff) |
Update release-linux-standalone.yml
-rw-r--r-- | .github/workflows/release-linux-standalone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-linux-standalone.yml b/.github/workflows/release-linux-standalone.yml index 33fa2131..b5e9ba78 100644 --- a/.github/workflows/release-linux-standalone.yml +++ b/.github/workflows/release-linux-standalone.yml @@ -8,7 +8,7 @@ on: required: true default: "master" tag_name: - description: "Which release to upload the artifacts to (i.e., 3.0)" + description: "Which release to upload the artifacts to (e.g., 3.0)" required: true release: |