Skip to content

Commit

Permalink
fixing auto PDF preview workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
molinaro-m committed Oct 8, 2024
1 parent 5f9a104 commit 5b32a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
test -f ${{ env.doc_name }}.bbl
- name: Move the auto-pdf-preview tag
uses: weareyipyip/walking-tag-action@v1
uses: weareyipyip/walking-tag-action@v2
with:
TAG_NAME: auto-pdf-preview
TAG_MESSAGE: |
Expand Down

0 comments on commit 5b32a00

Please sign in to comment.