Skip to content

Commit c5a6ead

Browse files
Update .github/workflows/release.yaml
Co-authored-by: Dean Sheather <dean@deansheather.com>
1 parent 2449a80 commit c5a6ead

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113

114114
- name: Create release tag and release notes
115115
run: |
116+
set -eu
116117
ref=HEAD
117118
old_version="$(git describe --abbrev=0 "$ref^1")"
118119

0 commit comments

Comments
 (0)