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 14, 2024
1 parent 3a99f93 commit 00e96ad
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 00e96ad

Please sign in to comment.