Skip to content

Commit f271d50

Browse files
committed
ci: Update upstream actions name
1 parent 3af265a commit f271d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
163163
- name: Push
164164
if: github.ref == 'refs/heads/master'
165-
uses: jcs090218/github-push-action@master
165+
uses: jcs-actions/github-push-action@master
166166
with:
167167
repository: ${{ env.REPO_BIN }}
168168
github_token: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)