Skip to content

Commit c748a9a

Browse files
committed
(chore) fixed branch for push action for chore action
1 parent 1f44ab9 commit c748a9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
git commit -m "create clone count badge"
138138
fi
139139
- name: Push
140-
uses: ad-m/github-push-action@v0.8.0
140+
uses: ad-m/github-push-action@master
141141
with:
142142
github_token: ${{ secrets.GITHUB_TOKEN }}
143143

0 commit comments

Comments
 (0)