mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-04-24 18:02:15 +00:00
match final of nested-upload-download
This commit is contained in:
parent
7ce43ca2ff
commit
62296ab50d
1 changed files with 2 additions and 0 deletions
|
@ -62,3 +62,5 @@ jobs:
|
||||||
- if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
|
- if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
|
||||||
run: |
|
run: |
|
||||||
diff -u upload-dir-v2 download-dir-v2
|
diff -u upload-dir-v2 download-dir-v2
|
||||||
|
- if: failure()
|
||||||
|
run: docker logs forgejo
|
||||||
|
|
Loading…
Add table
Reference in a new issue