Skip to content

Commit b6207ee

Browse files
chore(deps): update ad-m/github-push-action action to v1
1 parent 6e4d4f5 commit b6207ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
git commit -m "Add compiled PDF"
3333
fi
3434
- name: Push changes
35-
uses: ad-m/github-push-action@v0.8.0
35+
uses: ad-m/github-push-action@v1.0.0
3636
with:
3737
github_token: ${{ secrets.GITHUB_TOKEN }}
3838
branch: ${{ github.ref }}

0 commit comments

Comments
 (0)