Skip to content

Commit 2bfbcef

Browse files
go away you ridiculous pre commit complaining about my commit messages
1 parent 5ea9649 commit 2bfbcef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-build-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,6 @@ jobs:
281281
- name: Create GitHub Release
282282
env:
283283
GITHUB_TOKEN: ${{ github.token }}
284-
run: |
284+
run: |-
285285
echo ${{ github.repository }}
286286
gh release create '${{ github.ref_name }}' --repo '${{github.repository}}' --verify-tag --generate-notes

0 commit comments

Comments
 (0)