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:51:22 +0300
committermismith0227 <doraepon2216@gmail.com>2021-12-04 10:51:22 +0300
commit465426e258dbb8a69855dc4038de29a3b6c45c91 (patch)
tree7e0da286dc3f1bdc8ae5446642c471e03baa4757 /.github
parent61b609683f7b52177ebafd3d65da7372eda92cd3 (diff)
edit workflow
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 86c7ca2..d8a659e 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -18,6 +18,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
run: |
+ yarn
yarn build
rm -rf .git
git init