mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-21 03:06:08 +02:00
Update .github/workflows/update-sh.yml
Co-authored-by: J0WI <J0WI@users.noreply.github.com> Signed-off-by: thomasmerz <thomasmerz@users.noreply.github.com>
This commit is contained in:
parent
144777afc6
commit
fb4ca3f93c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-sh.yml
vendored
2
.github/workflows/update-sh.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
||||||
name: Run update.sh script
|
name: Run update.sh script
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@v3
|
||||||
- name: Run update.sh script
|
- name: Run update.sh script
|
||||||
run: ./update.sh
|
run: ./update.sh
|
||||||
- name: Commit files
|
- name: Commit files
|
||||||
|
|
Loading…
Add table
Reference in a new issue