Skip to content

Commit

Permalink
remove back quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie zieziula committed Sep 19, 2024
1 parent be4cb94 commit 81c3f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
run: |
gh release create $RELEASE_VERSION \
--latest=false \
--notes "Packaged with `prefect-operator` version \
--notes "Packaged with prefect-operator version \
[$OPERATOR_VERSION](https://github.com/PrefectHQ/prefect-operator/releases/tag/$OPERATOR_VERSION)"
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 81c3f73

Please sign in to comment.