mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 07:35:05 -04:00
Add generated token
This commit is contained in:
parent
c9be20ccc1
commit
8d967658be
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:
|
with:
|
||||||
path: ether-charts
|
path: ether-charts
|
||||||
repository: ether/ether-charts
|
repository: ether/ether-charts
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.ETHER_CHART_TOKEN }}
|
||||||
- name: Update tag in values-dev.yaml
|
- name: Update tag in values-dev.yaml
|
||||||
#if: github.event == 'push' && github.ref == 'refs/heads/develop'
|
#if: github.event == 'push' && github.ref == 'refs/heads/develop'
|
||||||
working-directory: ether-charts
|
working-directory: ether-charts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue