aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-10-16 18:01:37 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-10-16 18:02:18 +0300
commit9acf33ecb4efcfa8f537e76552ec290e1b76a51c (patch)
tree0b977f3b00dbdec025d17e0f9c022573c2adee20 /.github
parentexamples/cgitize.toml: add comment-headers (diff)
downloadcgitize-9acf33ecb4efcfa8f537e76552ec290e1b76a51c.tar.gz
cgitize-9acf33ecb4efcfa8f537e76552ec290e1b76a51c.zip
Gitlab -> GitLab
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index c20c4cf..a26fed8 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
# for testing Bitbucket).
#CGITIZE_BITBUCKET_USERNAME: egor-tensin
#CGITIZE_BITBUCKET_APP_PASSWORD: '${{ secrets.CGITIZE_BITBUCKET_APP_PASSWORD }}'
- # Same goes for Gitlab.
+ # Same goes for GitLab.
#CGITIZE_GITLAB_ACCESS_TOKEN: '${{ secrets.CGITIZE_GITLAB_ACCESS_TOKEN }}'
steps:
- name: Checkout