Skip to content

Commit

Permalink
Add base name to commit status step
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltaranto committed Nov 1, 2024
1 parent 4e1482c commit ada6b63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ jobs:
- name: Update PR status
run: pnpm post-commit-status
env:
BASE_NAME: /braid-design-system/${{ github.sha }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ada6b63

Please sign in to comment.