mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Try something out with WIP
This commit is contained in:
1
.github/workflows/build_and_test.yml
vendored
1
.github/workflows/build_and_test.yml
vendored
@@ -33,6 +33,7 @@ jobs:
|
|||||||
allowUpdates: True
|
allowUpdates: True
|
||||||
artifacts: "*.nupkg,*.snupkg,*.zip"
|
artifacts: "*.nupkg,*.snupkg,*.zip"
|
||||||
body: 'Last built commit: ${{ github.sha }}'
|
body: 'Last built commit: ${{ github.sha }}'
|
||||||
|
commit: "main"
|
||||||
name: 'Rolling Release'
|
name: 'Rolling Release'
|
||||||
prerelease: True
|
prerelease: True
|
||||||
replacesArtifacts: True
|
replacesArtifacts: True
|
||||||
|
|||||||
Reference in New Issue
Block a user