File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ jobs:
121121
122122 - name : Push binary to Binaries Repo
123123 # uses: dmnemec/copy_file_to_another_repo_action #Workaround for Issue: https://github.com/orgs/community/discussions/55820#discussioncomment-5946136
124- uses : Jason2866/copy_file_to_another_repo_action@main
124+ uses : Jason2866/copy_file_to_another_repo_action@http408_fix
125125 env :
126126 API_TOKEN_GITHUB : ${{ secrets.API_GITHUB_RTK_FILE_TOKEN }}
127127 with :
@@ -142,7 +142,7 @@ jobs:
142142
143143 - name : Push JSON to Binaries Repo
144144 # uses: dmnemec/copy_file_to_another_repo_action #Workaround for Issue: https://github.com/orgs/community/discussions/55820#discussioncomment-5946136
145- uses : Jason2866/copy_file_to_another_repo_action@main
145+ uses : Jason2866/copy_file_to_another_repo_action@http408_fix
146146 env :
147147 API_TOKEN_GITHUB : ${{ secrets.API_GITHUB_RTK_FILE_TOKEN }}
148148 with :
You can’t perform that action at this time.
0 commit comments