Skip to content

Commit

Permalink
Add missing dollars to CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andybalaam committed Oct 23, 2024
1 parent 6114be2 commit f8b301e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest-matrix-sdk-crypto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
with:
message: |
Building matrix-rust-sdk-crypto-wasm against the latest matrix-sdk Rust is failing.
See https://github.com/{{env.GITHUB_REPOSITORY}}/actions/runs/{{env.GITHUB_RUN_ID}}
See https://github.com/${{env.GITHUB_REPOSITORY}}/actions/runs/${{env.GITHUB_RUN_ID}}
pr-number: "${{ steps.create-issue.outputs.number }}"

- run: 'echo Created/updated ${{ steps.create-issue.outputs.url }}'
Expand Down

0 comments on commit f8b301e

Please sign in to comment.