Skip to content

Commit 05ee1b7

Browse files
committed
CI: fix line 2: bad substitution: no closing "" in
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 6b05c00 commit 05ee1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
100100
The sha256sum of the SHA256SUMS file itself is \`${shasha}\` .
101101
- - -
102-
Release manager: [ADD YOUR NAME HERE] (@[ADD YOUR GITHUB ID HERE])`
102+
Release manager: [ADD YOUR NAME HERE] (@[ADD YOUR GITHUB ID HERE])
103103
EOF
104104
- uses: actions/attest-build-provenance@v1
105105
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')

0 commit comments

Comments
 (0)