Skip to content

Commit 7d47a80

Browse files
authored
Merge pull request #24 from isontheline/staging
chore: Update GitHub Actions workflow to create releases
2 parents 2917a62 + 09f85be commit 7d47a80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build_deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,5 @@ jobs:
117117
gh release create "$tag" \
118118
--repo="$GITHUB_REPOSITORY" \
119119
--title="v${tag#v}" \
120-
--generate-notes
120+
--generate-notes
121+

0 commit comments

Comments
 (0)