Skip to content

Commit a29d385

Browse files
authored
Merge pull request #25 from molinaro-m/preview-fix
move tag action to v2
2 parents 4d04c79 + 5c09320 commit a29d385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
test -f ${{ env.doc_name }}.bbl
4343
4444
- name: Move the auto-pdf-preview tag
45-
uses: weareyipyip/walking-tag-action@v1
45+
uses: weareyipyip/walking-tag-action@v2
4646
with:
4747
tag-name: auto-pdf-preview
4848
tag-message: |

0 commit comments

Comments
 (0)