Skip to content

Commit

Permalink
try fix CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Dilly committed May 16, 2020
1 parent 6723789 commit e59200c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e59200c

Please sign in to comment.