diff options
| author | Denis Evsyukov <[email protected]> | 2020-02-24 15:24:05 +0300 |
|---|---|---|
| committer | Denis Evsyukov <[email protected]> | 2020-02-24 15:24:05 +0300 |
| commit | 5ddc828da8de15b3f1bd758e465e267c609f06b1 (patch) | |
| tree | a352f2094de3c895435ee5cef20b37c43efced82 /.github | |
| parent | [~] fix (diff) | |
| download | t-5ddc828da8de15b3f1bd758e465e267c609f06b1.tar.xz t-5ddc828da8de15b3f1bd758e465e267c609f06b1.zip | |
[+] work with several tasks
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/publish-binaries.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish-binaries.yml b/.github/workflows/publish-binaries.yml index 2977032..aa41548 100644 --- a/.github/workflows/publish-binaries.yml +++ b/.github/workflows/publish-binaries.yml @@ -1,4 +1,4 @@ -name: Release Ninja Binaries +name: Release t Binaries on: push: |