There was an error while loading. Please reload this page.
1 parent 4870b2c commit 83d825dCopy full SHA for 83d825d
1 file changed
.github/workflows/prod-release.yml
@@ -68,6 +68,7 @@ jobs:
68
gh auth login --with-token < token.txt
69
rm token.txt
70
gh auth status
71
+ gh auth setup-git
72
73
- name: Configure git
74
env:
0 commit comments