This commit is contained in:
Archi
2024-03-18 15:44:36 +01:00
parent 6a6d0b48b9
commit 504791b5b6

View File

@@ -504,6 +504,7 @@ jobs:
- name: Create ArchiSteamFarm GitHub release
uses: ncipollo/release-action@v1.14.0
with:
artifactErrorsFailBuild: true
artifacts: "out/*"
bodyFile: .github/RELEASE_TEMPLATE.md
makeLatest: false