Skip to content

Commit

Permalink
added outputs to artifact comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lucsomers101 committed Jul 17, 2024
1 parent 5f6ea46 commit ee7fdd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Specflow-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
uses: mshick/add-pr-comment@v2
with:
message: |
Click here to download Specflow test results: ${{ steps.publish-specflow-test-results.artifact-url }}
Click here to download Specflow test results: ${{ steps.publish-specflow-test-results.outputs.artifact-url }}

0 comments on commit ee7fdd7

Please sign in to comment.