Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mismith0227/hugo_theme_pickles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormismith0227 <doraepon2216@gmail.com>2021-12-04 10:43:04 +0300
committermismith0227 <doraepon2216@gmail.com>2021-12-04 10:43:04 +0300
commita52058fd6a3ae3e281b34532699674de87991023 (patch)
treeebe7cc68b5388b7dcd09ad2a1069f9f6c8f74d70
parentc6f584b2d6ca785c82b06007ead7ee434f56a298 (diff)
edit workflow
-rw-r--r--.github/workflows/release.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 0d82c1c..96b8d6b 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -26,8 +26,7 @@ jobs:
# Make sure .gitignore exists
touch .gitignore
fi
- if ! grep -q .ci-tools .gitignore; then
- # Add .ci-tools to .gitignore
+ if ! grep -q .gitignore; then
echo "src
.editorconfig
.gitignore