We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 152d59b commit a6a28daCopy full SHA for a6a28da
.github/workflows/cleanup.yaml
@@ -38,7 +38,7 @@ jobs:
38
git commit -m "Template cleanup"
39
# Push changes
40
- name: Push changes
41
- uses: ad-m/github-push-action@v0.8.0
+ uses: ad-m/github-push-action@v1.0.0
42
with:
43
branch: main
44
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments