Skip to content

Commit f381305

Browse files
committed
(chore) use gh-actions branch
1 parent bfde71e commit f381305

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
@@ -159,6 +159,6 @@ jobs:
159159
uses: ad-m/github-push-action@master
160160
with:
161161
github_token: ${{ secrets.SECRET_TOKEN }}
162-
branch: ${{ github.ref }}
162+
branch: "gh-actions"
163163
force_with_lease: true
164164

0 commit comments

Comments
 (0)