Use actions token during helm-publish workflow (#12430)
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v2
|
||||
- uses: stefanprodan/helm-gh-pages@0ad2bb377311d61ac04ad9eb6f252fb68e207260
|
||||
with:
|
||||
token: ${{ secrets.FLEET_RELEASE_GITHUB_PAT }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
charts_dir: charts
|
||||
target_dir: charts
|
||||
linting: off
|
||||
|
||||
Reference in New Issue
Block a user