Skip to content

Commit

Permalink
chore: cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
douglarek committed Aug 3, 2024
1 parent d1dd8d8 commit 4c7ff2f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/git-sync.yml

This file was deleted.

14 changes: 0 additions & 14 deletions .github/workflows/make-epub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,6 @@ jobs:
sed -i 's/page-progression-direction="rtl"/page-progression-direction="ltr"/g' OEBPS/content.opf
zip -r sikutiyao.epub META-INF mimetype OEBPS
- name: Sync to Google drive
uses: wei/rclone@v1
env:
RCLONE_CONF: ${{ secrets.RCLONE_CONF }}
RCLONE_CONFIG_PASS: ${{ secrets.RCLONE_CONFIG_PASS }}
with:
args: copyto sikutiyao.epub gdrive:/古籍共享电子书计划/四庫提要.epub
- name: Sync vst to Google drive
uses: wei/rclone@v1
env:
RCLONE_CONF: ${{ secrets.RCLONE_CONF }}
RCLONE_CONFIG_PASS: ${{ secrets.RCLONE_CONFIG_PASS }}
with:
args: copyto sikutiyao-vst.epub gdrive:/古籍共享电子书计划/四庫提要-豎排.epub
- name: Sync to Onedrive
uses: wei/rclone@v1
env:
Expand Down

0 comments on commit 4c7ff2f

Please sign in to comment.