mirror of
https://github.com/apache/superset.git
synced 2026-05-24 09:15:19 +00:00
persist creds
This commit is contained in:
2
.github/workflows/superset-helm-release.yml
vendored
2
.github/workflows/superset-helm-release.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ inputs.ref || github.ref_name }}
|
||||
persist-credentials: false
|
||||
persist-credentials: true
|
||||
submodules: recursive
|
||||
fetch-depth: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user