1
0
Fork 0
timestamps
dump_stack() 2023-05-12 01:25:42 +00:00
parent e3c2bb134f
commit 9752c7ae7d
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 7 additions and 7 deletions

View File

@ -26,13 +26,13 @@ jobs:
- name: Upload cache
uses: BetaHuhn/do-spaces-action@v2
with:
access_key: ${{ secrets.ACCESS_KEY }}
secret_key: ${{ secrets.SECRET_KEY }}
space_name: ${{ secrets.SPACE_NAME }}
space_region: ${{ secrets.SPACE_REGION }}
source: /home/runner/debian.cache
out_dir: 1.0.0
with:
access_key: ${{ secrets.ACCESS_KEY }}
secret_key: ${{ secrets.SECRET_KEY }}
space_name: ${{ secrets.SPACE_NAME }}
space_region: ${{ secrets.SPACE_REGION }}
source: /home/runner/debian.cache
out_dir: 1.0.0
- name: Archive logs
uses: actions/upload-artifact@v3