mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 01:46:14 -04:00
Add generated token
This commit is contained in:
parent
2b1c275665
commit
227cb59751
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -126,7 +126,7 @@ jobs:
|
|||
with:
|
||||
path: ether-charts
|
||||
repository: ether/ether-charts
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.ETHER_CHART_TOKEN }}
|
||||
- name: Update tag in values-dev.yaml
|
||||
#if: github.event == 'push' && github.ref == 'refs/heads/develop'
|
||||
working-directory: ether-charts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue