Skip to content

Commit a8e2e51

Browse files
authored
ua
1 parent 31ddf83 commit a8e2e51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync_repos_git.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ jobs:
125125
##User-Agent
126126
USER_AGENT="$(curl -qfsSL 'https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Misc/User-Agents/ua_firefox_macos_latest.txt')" && export USER_AGENT="${USER_AGENT}"
127127
echo "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"
128+
echo "GIT_HTTP_USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"
128129
continue-on-error: true
129130

130131
- name: Syncing "${{ github.repository }}" <-- "(${{ env.UPSTREAM_REPO }})"

0 commit comments

Comments
 (0)