File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 run : npm ci && npm test
4242 - name : process posts
4343 run : npm run process
44- # - name: Push directory to another repository
45- # uses: cpina/github-action-push-to-another-repository@v1.3
46- # env:
47- # API_TOKEN_GITHUB: ${{ secrets.UPDATE_BLOG }}
48- # with:
49- # source-directory: './scripts/blog-updater/private/'
50- # destination-github-username: 'Epikem'
51- # destination-repository-name: 'Epikem.github.io'
52- # user-email: epikem@kakao.com
53- # commit-message: port posts. see ORIGIN_COMMIT from $GITHUB_REF
54- # target-branch: update-blog
5544 - name : public to blog
5645 env :
5746 API_TOKEN_GITHUB : ${{ secrets.UPDATE_BLOG }}
7463 directory : ./scripts/blog-updater/epikem.github.io/
7564 github_token : ${{ secrets.UPDATE_BLOG }}
7665 branch : update-blog
77- repository : epikem/epikem.github.io
78-
79- # - name: publish:starters
80- # uses: johno/actions-push-subdirectories@master
81- # env:
82- # API_TOKEN_GITHUB: ${{ secrets.UPDATE_BLOG }}
83- # GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
84- # with:
85- # args: ./scripts/blog-updater/private epikem epikem.github.io update-blog
66+ repository : epikem/epikem.github.io
You can’t perform that action at this time.
0 commit comments