Skip to content

Commit a811073

Browse files
authored
Merge pull request #19 from EverestAPI/dependabot/github_actions/ad-m/github-push-action-1.0.0
Bump ad-m/github-push-action from 0.8.0 to 1.0.0
2 parents 76b176b + d99d7b5 commit a811073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
git commit -m 'Automatically update gh-pages'
3232
3333
- name: git push
34-
uses: ad-m/github-push-action@v0.8.0
34+
uses: ad-m/github-push-action@v1.0.0
3535
with:
3636
github_token: ${{ secrets.PUSH_TOKEN }}
3737
branch: gh-pages

0 commit comments

Comments
 (0)