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:
-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