Skip to content

Commit 83d825d

Browse files
ShubhamChaturvedi7Shubham Chaturvedi
andauthored
fix(ci): git auth (#1636)
* Allow GHA to git push * fix(CI): Empty commit * fix(ci): release bot credentials * fix(ci): git auth --------- Co-authored-by: Shubham Chaturvedi <scchatur@amazon.com>
1 parent 4870b2c commit 83d825d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/prod-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
gh auth login --with-token < token.txt
6969
rm token.txt
7070
gh auth status
71+
gh auth setup-git
7172
7273
- name: Configure git
7374
env:

0 commit comments

Comments
 (0)