Skip to content

Commit

Permalink
chore: debug var
Browse files Browse the repository at this point in the history
  • Loading branch information
tenequm committed Jan 21, 2025
1 parent 6b3d87a commit 495d01c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
GIT_BRANCH: ${{ steps.set_vars.outputs.GIT_BRANCH }}
GIT_BRANCH_UNFORMATTED: ${{ steps.branch-name.outputs.current_branch }}
steps:
- uses: mxschmitt/action-tmate@v3
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: Get branch name
id: branch-name
uses: tj-actions/branch-names@v8
Expand Down

0 comments on commit 495d01c

Please sign in to comment.