Skip to content

Commit 1951731

Browse files
dependabot[bot]maddie480
authored andcommitted
Bump ad-m/github-push-action from 1.0.0 to 1.1.0
Bumps [ad-m/github-push-action](https://github.com/ad-m/github-push-action) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/ad-m/github-push-action/releases) - [Commits](ad-m/github-push-action@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: ad-m/github-push-action dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3d83e1 commit 1951731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v1.0.0
34+
uses: ad-m/github-push-action@v1.1.0
3535
with:
3636
github_token: ${{ secrets.PUSH_TOKEN }}
3737
branch: gh-pages

0 commit comments

Comments
 (0)