Skip to content

Commit 2599a27

Browse files
committed
Another attempt at linking to the failed CI run
1 parent f8b301e commit 2599a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latest-matrix-sdk-crypto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
with:
7272
message: |
7373
Building matrix-rust-sdk-crypto-wasm against the latest matrix-sdk Rust is failing.
74-
See https://github.com/${{env.GITHUB_REPOSITORY}}/actions/runs/${{env.GITHUB_RUN_ID}}
74+
See https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}/job/${{ github.job }}
7575
pr-number: "${{ steps.create-issue.outputs.number }}"
7676

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

0 commit comments

Comments
 (0)