.gitea/workflows: bump rsync-action from v1 -> v2
This commit is contained in:
@@ -102,7 +102,7 @@ jobs:
|
||||
run: cargo doc --document-private-items --release
|
||||
|
||||
- name: Transfer files
|
||||
uses: https://git.pvv.ntnu.no/Projects/rsync-action@v1
|
||||
uses: https://git.pvv.ntnu.no/Projects/rsync-action@v2
|
||||
with:
|
||||
source: target/doc/
|
||||
target: ${{ gitea.ref_name }}/docs/
|
||||
|
||||
Reference in New Issue
Block a user