workflow
This commit is contained in:
parent
c83b8481fc
commit
e3244c5e5e
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ jobs:
|
|||
- name: Update website
|
||||
env:
|
||||
ALL_CHANGED_FILES: ${{ steps.changed-files.outputs.all_changed_files }}
|
||||
run: |
|
||||
if: ${{ secrets.WEB != '' }}
|
||||
run: |
|
||||
git clone --recursive https://rvba:${{ secrets.WEB }}@git.forgeons.org/rvba/web
|
||||
|
|
Loading…
Reference in a new issue