Skip to content

Commit 04db819

Browse files
ShubhamChaturvedi7Shubham Chaturvedi
andauthored
fix(ci-auth): git release auth (#1638)
* Allow GHA to git push * fix(CI): Empty commit * fix(ci): release bot credentials * fix(ci): git auth * fix(ci-debug): log auth username * fix(ci): git release auth --------- Co-authored-by: Shubham Chaturvedi <scchatur@amazon.com>
1 parent 27003a7 commit 04db819

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
@@ -37,6 +37,7 @@ jobs:
3737
with:
3838
fetch-depth: 0
3939
submodules: true
40+
persist-credentials: false
4041

4142
- name: Setup Node.js 16
4243
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)