Skip to content

Commit

Permalink
link to run for logs
Browse files Browse the repository at this point in the history
Former-commit-id: daf054d
  • Loading branch information
josh-heyer committed Jul 20, 2021
1 parent 1cc567e commit 017243d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
env: ${{ env.BUILD_ENV_NAME }}
ref: ${{ github.head_ref }}
logs: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}
logs: https://github.com/${{ github.repository }}/pull/${{ github.event.number }}/checks?check_run_id=${{ github.run_id }}

- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 017243d

Please sign in to comment.