mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-20 10:33:41 -05:00
Provide a commit hash to the publishing step
This commit is contained in:
parent
993e0e5f33
commit
b177f2dde4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -89,6 +89,7 @@ jobs:
|
|||
artifacts: "macOS-*/*,linux-*/*"
|
||||
body: The most recent gomuks binaries
|
||||
name: "Nightly"
|
||||
commit: ${{ github.sha }}
|
||||
allowUpdates: true
|
||||
artifactErrorsFailBuild: true
|
||||
makeLatest: true
|
||||
|
|
Loading…
Add table
Reference in a new issue