diff --git a/.forgejo/workflows/publish.yml b/.forgejo/workflows/publish.yml index 9a3af87..2768cdd 100644 --- a/.forgejo/workflows/publish.yml +++ b/.forgejo/workflows/publish.yml @@ -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