Skip to content

Commit

Permalink
Update Sync-to-Alist-via-WebDAV.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ext1nguisher authored Nov 16, 2024
1 parent 76b5289 commit fe424b0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/Sync-to-Alist-via-WebDAV.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ jobs:
- name: Configure rclone for WebDAV
run: |
rclone config create alist_webdav webdav \
url http://${{ secrets.WEBDAV_HOST }}:${{ secrets.WEBDAV_PORT }}/dav \
user ${{ secrets.ALIST_USERNAME }} \
pass ${{ secrets.ALIST_PASSWORD }}
url http://pclhomeplazaoss.lingyunawa.top:26994//dav%20user%20Ext1nguisher%20pass%20Ext1nguisher@Alist
# Check current working directory (debugging step)
- name: Print current working directory
Expand Down

0 comments on commit fe424b0

Please sign in to comment.