We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e4d4f5 commit 6238238Copy full SHA for 6238238
1 file changed
.github/workflows/tex.yml
@@ -32,7 +32,7 @@ jobs:
32
git commit -m "Add compiled PDF"
33
fi
34
- name: Push changes
35
- uses: ad-m/github-push-action@v0.8.0
+ uses: ad-m/github-push-action@v1.0.0
36
with:
37
github_token: ${{ secrets.GITHUB_TOKEN }}
38
branch: ${{ github.ref }}
0 commit comments