aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-11-30 00:33:23 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-11-30 00:33:35 +0300
commitb7e5e840cc255b29cae2f3edf57fd8f9e27c066e (patch)
tree01abcacee3540bf15dcbc11f2713771e1405ac0a /.github/workflows/test.yml
parentREADME: update (diff)
downloadcgitize-b7e5e840cc255b29cae2f3edf57fd8f9e27c066e.tar.gz
cgitize-b7e5e840cc255b29cae2f3edf57fd8f9e27c066e.zip
fix a typo
Diffstat (limited to '')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 3be8735..156cd2d 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
- name: Run the tests
run: ./.ci/docker/test.sh
- public:
+ publish:
needs: [local, docker]
runs-on: ubuntu-18.04
name: Publish