Skip to content

Commit

Permalink
Merge pull request #25 from molinaro-m/preview-fix
Browse files Browse the repository at this point in the history
move tag action to v2
  • Loading branch information
AdaNebot authored Jul 28, 2022
2 parents 4d04c79 + 5c09320 commit a29d385
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 @@ -42,7 +42,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 a29d385

Please sign in to comment.