1
0
Fork 0

remved problematic section

This commit is contained in:
Kim, Jimin 2021-08-14 22:52:11 +09:00
parent 0ef82998bf
commit 1e7d7c4e28

View file

@ -33,12 +33,8 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: '14.x'
- uses: webfactory/ssh-agent@v0.5.3
with:
ssh-private-key: ${{ secrets.GH_PAGES_DEPLOY }}
- name: Release to GitHub Pages
env:
USE_SSH: true
GIT_USER: developomp
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |