Skip to content

Commit

Permalink
Debug yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
rs028 committed Dec 31, 2024
1 parent 49598c1 commit 0a476c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: actions/checkout@v4 # https://github.com/marketplace/actions/checkout
with:
fetch-depth: 2
ref: ${{ github.head_ref }}
ref: ${{ github.ref }}

# - name: Check Token Permissions
# run: |
Expand Down

0 comments on commit 0a476c5

Please sign in to comment.