mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
Fixed github ref
This commit is contained in:
parent
ff73af8aad
commit
2b1c275665
1 changed files with 3 additions and 3 deletions
6
.github/workflows/docker.yml
vendored
6
.github/workflows/docker.yml
vendored
|
@ -23,9 +23,9 @@ jobs:
|
|||
-
|
||||
name: Check out
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
with:
|
||||
path: etherpad
|
||||
|
||||
|
||||
-
|
||||
name: Set up QEMU
|
||||
if: github.event_name == 'push'
|
||||
|
@ -125,7 +125,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
with:
|
||||
path: ether-charts
|
||||
repository: https://github.com/ether/ether-charts
|
||||
repository: ether/ether-charts
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Update tag in values-dev.yaml
|
||||
#if: github.event == 'push' && github.ref == 'refs/heads/develop'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue