Skip to content

Commit

Permalink
Final fix for pr comments (#4800)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan-Mysten authored Sep 26, 2022
1 parent 695e13a commit 59750a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wallet-ext-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
return '';
}
return `https://github.com/MystenLabs/sui/suites/8476270273/artifacts/${matchArtifact.id}`;
return `https://github.com/MystenLabs/sui/actions/runs/${{ context.payload.workflow_run.id }}#artifacts`;
- name: Comment PR
uses: thollander/actions-comment-pull-request@v1
Expand Down

0 comments on commit 59750a5

Please sign in to comment.