We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a2040 commit 1f5c90fCopy full SHA for 1f5c90f
1 file changed
.github/workflows/backup.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Run ZMediumToMarkdown
19
uses: ZhgChgLi/ZMediumToMarkdown@main
20
with:
21
- command: '-u 5a9awneh --cookie_uid ${{ secrets.MEDIUM_UID }} --cookie_sid ${{ secrets.MEDIUM_SID }}'
+ command: '-p https://medium.com/@5a9awneh --cookie_uid ${{ secrets.MEDIUM_UID }} --cookie_sid ${{ secrets.MEDIUM_SID }}'
22
23
- name: Commit and push changes
24
run: |
0 commit comments