Skip to content

Commit

Permalink
Merge pull request #2555 from AkihiroSuda/dev
Browse files Browse the repository at this point in the history
CI: fix line 2: bad substitution: no closing "`" in `
  • Loading branch information
AkihiroSuda committed Aug 18, 2024
2 parents 6b05c00 + 05ee1b7 commit d7669be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
The sha256sum of the SHA256SUMS file itself is \`${shasha}\` .
- - -
Release manager: [ADD YOUR NAME HERE] (@[ADD YOUR GITHUB ID HERE])`
Release manager: [ADD YOUR NAME HERE] (@[ADD YOUR GITHUB ID HERE])
EOF
- uses: actions/attest-build-provenance@v1
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
Expand Down

0 comments on commit d7669be

Please sign in to comment.