bugfix(node): Don't persist credentials on make-release-commit.yml (#345)

This commit is contained in:
gsilvestrin
2023-07-20 13:24:06 -07:00
committed by GitHub
parent 2d899675e8
commit 21b1a71a6b

View File

@@ -29,6 +29,7 @@ jobs:
uses: actions/checkout@v3
with:
ref: main
persist-credentials: false
fetch-depth: 0
lfs: true
- name: Set git configs for bumpversion