mirror of
https://github.com/simongregorebner/gitea-pages.git
synced 2025-04-21 02:10:02 +02:00
fix upload
This commit is contained in:
parent
4788d57107
commit
1254baab4c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: caddy_${{ github.ref }}
|
name: caddy_${{ github.ref_name }}
|
||||||
path: caddy
|
path: caddy
|
||||||
# - name: Create release
|
# - name: Create release
|
||||||
# env:
|
# env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user