use wildcard to get artifact

This commit is contained in:
eyedeekay
2025-05-09 20:07:25 -04:00
parent 21a817fe01
commit 942e8c2d81
2 changed files with 2 additions and 2 deletions

View File

@ -104,7 +104,7 @@ jobs:
with: with:
name: gitea-${{ runner.os }} name: gitea-${{ runner.os }}
path: | path: |
forgejo-source/gitea-${{ runner.os }}* forgejo-source/forgejo-${{ runner.os }}*
retention-days: 1 retention-days: 1
release: release:

View File

@ -70,7 +70,7 @@ jobs:
with: with:
name: gitea-${{ runner.os }} name: gitea-${{ runner.os }}
path: | path: |
forgejo-source/gitea-${{ runner.os }}* forgejo-source/forgejo-${{ runner.os }}*
retention-days: 1 retention-days: 1
release: release: