Skip to content

Commit

Permalink
👷 ci: imporve SMOKESHOW_GITHUB_PR_HEAD_SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
zrr1999 committed Dec 29, 2023
1 parent 7b62768 commit 47aab83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
SMOKESHOW_GITHUB_COVERAGE_THRESHOLD: 50
SMOKESHOW_GITHUB_CONTEXT: coverage
SMOKESHOW_GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
SMOKESHOW_GITHUB_PR_HEAD_SHA: ${{ github.event.pull_request.head.sha }}
SMOKESHOW_GITHUB_PR_HEAD_SHA: ${{ github.sha }}
SMOKESHOW_AUTH_KEY: ${{ secrets.SMOKESHOW_AUTH_KEY }}

0 comments on commit 47aab83

Please sign in to comment.