summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Dilly <dilly.stephan@gmail.com>2020-05-16 20:35:42 +0200
committerStephan Dilly <dilly.stephan@gmail.com>2020-05-16 20:35:42 +0200
commite59200ceea40acb669cda279e61e054943dbfd9d (patch)
treeb36341b78631463ab9bb3f64e9458aa02235386e
parent67237891895e9cf1604368a84150bd267d62bd39 (diff)
try fix CDv0.2.5
-rw-r--r--.github/workflows/cd.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml
index 502c970d..4556e3a0 100644
--- a/.github/workflows/cd.yml
+++ b/.github/workflows/cd.yml
@@ -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