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 11:26:56 +0300
committermismith0227 <doraepon2216@gmail.com>2021-12-04 11:26:56 +0300
commitd8b415ac5c7d0ff01ebcf5d316fb0a5e2e677086 (patch)
treed2aa00b359051e06cadd6afcbf1201eae8dfe83c
parent11313d5c1f5c56d0a5f0db422da011b62aecfdd7 (diff)
edit workflow
-rw-r--r--.github/workflows/release.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 3c15cc5..99c3d66 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -19,9 +19,6 @@ jobs:
node-version: '12.x'
- name: Create new Branch
- uses: actions/setup-node@v1
- with:
- node-version: 12.x
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
run: |