Skip to content

Commit

Permalink
Another attempt at linking to the failed CI run
Browse files Browse the repository at this point in the history
  • Loading branch information
andybalaam committed Oct 24, 2024
1 parent f8b301e commit 2599a27
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/${{ github.repository }}/actions/runs/${{ github.run_id }}/job/${{ github.job }}
pr-number: "${{ steps.create-issue.outputs.number }}"

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

0 comments on commit 2599a27

Please sign in to comment.