mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Misc
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -504,6 +504,7 @@ jobs:
|
|||||||
- name: Create ArchiSteamFarm GitHub release
|
- name: Create ArchiSteamFarm GitHub release
|
||||||
uses: ncipollo/release-action@v1.14.0
|
uses: ncipollo/release-action@v1.14.0
|
||||||
with:
|
with:
|
||||||
|
artifactErrorsFailBuild: true
|
||||||
artifacts: "out/*"
|
artifacts: "out/*"
|
||||||
bodyFile: .github/RELEASE_TEMPLATE.md
|
bodyFile: .github/RELEASE_TEMPLATE.md
|
||||||
makeLatest: false
|
makeLatest: false
|
||||||
|
|||||||
Reference in New Issue
Block a user