File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ jobs:
119119
120120 - name : Push
121121 if : github.ref == 'refs/heads/master'
122- uses : jcs090218 /github-push-action@master
122+ uses : jcs-actions /github-push-action@master
123123 with :
124124 repository : ${{ env.REPO_BIN }}
125125 github_token : ${{ secrets.PAT }}
@@ -216,7 +216,7 @@ jobs:
216216
217217 - name : Push
218218 if : github.ref == 'refs/heads/master'
219- uses : jcs090218 /github-push-action@master
219+ uses : jcs-actions /github-push-action@master
220220 with :
221221 repository : ${{ env.REPO_BIN }}
222222 github_token : ${{ secrets.PAT }}
@@ -315,7 +315,7 @@ jobs:
315315
316316 - name : Push
317317 if : github.ref == 'refs/heads/master'
318- uses : jcs090218 /github-push-action@master
318+ uses : jcs-actions /github-push-action@master
319319 with :
320320 repository : ${{ env.REPO_BIN }}
321321 github_token : ${{ secrets.PAT }}
You can’t perform that action at this time.
0 commit comments