mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
try fix CD
This commit is contained in:
parent
6723789189
commit
e59200ceea
1 changed files with 1 additions and 0 deletions
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
|
|
@ -49,6 +49,7 @@ jobs:
|
|||
echo ::set-output name=sha::"$(shasum -a 256 ./release/gitui-mac.tar.gz | awk '{printf $1}')"
|
||||
|
||||
- name: Extract release notes
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
id: release_notes
|
||||
uses: ffurrer2/extract-release-notes@v1
|
||||
- name: Release
|
||||
|
|
|
|||
Loading…
Reference in a new issue