mirror of
https://github.com/go-i2p/go-gitlooseleaf.git
synced 2025-06-11 19:51:47 -04:00
make nightlies also latest
This commit is contained in:
1
.github/workflows/forgejo-nightly.yml
vendored
1
.github/workflows/forgejo-nightly.yml
vendored
@ -97,3 +97,4 @@ jobs:
|
|||||||
allowUpdates: true
|
allowUpdates: true
|
||||||
removeArtifacts: false
|
removeArtifacts: false
|
||||||
replacesArtifacts: true
|
replacesArtifacts: true
|
||||||
|
makeLatest: true
|
||||||
|
1
.github/workflows/gitea-nightly.yml
vendored
1
.github/workflows/gitea-nightly.yml
vendored
@ -91,3 +91,4 @@ jobs:
|
|||||||
allowUpdates: true
|
allowUpdates: true
|
||||||
removeArtifacts: false
|
removeArtifacts: false
|
||||||
replacesArtifacts: true
|
replacesArtifacts: true
|
||||||
|
makeLatest: true
|
||||||
|
Reference in New Issue
Block a user