fixup! Add benchmarks
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
- name: Upload benchmark JSON report
|
||||
uses: https://git.pvv.ntnu.no/Projects/rsync-action@v1
|
||||
with:
|
||||
source: ./benchmark/*/*.json
|
||||
source: ./benchmark/**/*.json
|
||||
target: ${{ gitea.ref_name }}/benchmark/${{ github.run_id }}/benchmark.json
|
||||
username: gitea-web
|
||||
ssh-key: ${{ secrets.WEB_SYNC_SSH_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user