Skip to content

Commit 47313b2

Browse files
Merge pull request #69 from QueroDelivery/cd-5300
[CD-5300] feat: CREDENTIALS_PERSISTENCE/CHECKOUT
2 parents 867fb49 + 767786d commit 47313b2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci_s3_deploy_multi_environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,8 @@ jobs:
199199
steps:
200200
- name: Checkout
201201
uses: actions/checkout@v3
202+
with:
203+
persist-credentials: false
202204

203205
- name: Setup Node.js
204206
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)