We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba8c61 commit 6cc8470Copy full SHA for 6cc8470
1 file changed
.github/workflows/deploy.yml
@@ -303,7 +303,7 @@ jobs:
303
304
echo 'Done.'
305
306
- - name: Print the link to the run in summary
+ - name: Print the link to the workflow run
307
run: |
308
echo '# Full Details' >> "$GITHUB_STEP_SUMMARY"
309
echo "https://github.com/originlab/${{ matrix.site }}/actions/runs/$deploy_run_id" >> "$GITHUB_STEP_SUMMARY"
0 commit comments