From f3acc5bd431b2832ecb24132cb5229d15dc5a833 Mon Sep 17 00:00:00 2001 From: "forgejo-actions[bot]" Date: Mon, 26 Aug 2024 00:49:06 +0000 Subject: [PATCH] forgejo-ci: force rm to not fail --- .forgejo/workflows/deploy.yaml | 27 +++++++++++++++++++++++++ Bootstrap_features/index.html | 4 ++-- Calendars/index.html | 4 ++-- Comments/index.html | 4 ++-- Inline_pages/index.html | 14 ++++++------- contact/index.en.html | 4 ++-- contact/index.fr.html | 4 ++-- footer/index.en.html | 4 ++-- footer/index.fr.html | 4 ++-- generated.txt | 2 +- ikiwiki/directive/index.html | 4 ++-- ikiwiki/formatting/index.html | 4 ++-- ikiwiki/index.html | 4 ++-- ikiwiki/markdown/index.html | 4 ++-- ikiwiki/openid/index.html | 4 ++-- ikiwiki/pagespec/attachment/index.html | 4 ++-- ikiwiki/pagespec/index.html | 4 ++-- ikiwiki/pagespec/po/index.html | 4 ++-- ikiwiki/pagespec/sorting/index.html | 4 ++-- ikiwiki/searching/index.html | 4 ++-- ikiwiki/subpage/index.html | 4 ++-- ikiwiki/subpage/linkingrules/index.html | 4 ++-- ikiwiki/wikilink/index.html | 4 ++-- index.en.html | 4 ++-- index.fr.html | 4 ++-- inlinetest/index.html | 14 ++++++------- meta/license/index.html | 4 ++-- recentchanges/index.en.html | 12 +++++------ recentchanges/index.fr.html | 8 ++++---- sample_text/Donec_dapibus/index.html | 4 ++-- sample_text/Donec_semper/index.html | 4 ++-- sample_text/Lorem_ipsum/index.html | 4 ++-- sample_text/Nulla_facilisi/index.html | 4 ++-- sample_text/Sed_eget/index.html | 4 ++-- sandbox/index.html | 4 ++-- shortcuts/index.en.html | 4 ++-- sidebar/index.en.html | 4 ++-- sidebar/index.fr.html | 4 ++-- tag/Cicero/index/index.html | 6 +++--- tag/Latin/index/index.html | 6 +++--- tag/typesetting/index/index.html | 6 +++--- templates/index.html | 4 ++-- templates/note/index.html | 4 ++-- templates/popup/index.html | 4 ++-- 44 files changed, 131 insertions(+), 104 deletions(-) create mode 100644 .forgejo/workflows/deploy.yaml diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml new file mode 100644 index 0000000..c82b4db --- /dev/null +++ b/.forgejo/workflows/deploy.yaml @@ -0,0 +1,27 @@ +on: + push: + branches: + - 'public' + +jobs: + deploy: + runs-on: x86_64 + container: alpine:latest + env: + GIT_SSH_COMMAND: ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no + steps: + - name: Environment setup + run: | + apk add git nodejs openssh-client-common openssh-client-default + - name: Start ssh-agent + uses: https://github.com/webfactory/ssh-agent@v0.9.0 + with: + ssh-private-key: ${{ secrets.PAGES_PRIVKEY }} + - name: Repo pull + uses: actions/checkout@v4 + with: + fetch-depth: 0 + - name: Website upload + run: | + git remote set-url origin ${{ vars.PAGES_TARGET }} + git push -f diff --git a/Bootstrap_features/index.html b/Bootstrap_features/index.html index 090702b..2649f69 100644 --- a/Bootstrap_features/index.html +++ b/Bootstrap_features/index.html @@ -248,10 +248,10 @@ but it also allows an extra class to be specified to change the style per bar. - Created . + Created . - Edited . + Edited . diff --git a/Calendars/index.html b/Calendars/index.html index 10260f2..59e3dfa 100644 --- a/Calendars/index.html +++ b/Calendars/index.html @@ -117,10 +117,10 @@ Here is a monthly calendar:

- Created . + Created . - Edited . + Edited .
diff --git a/Comments/index.html b/Comments/index.html index 0b58ec3..e0ad567 100644 --- a/Comments/index.html +++ b/Comments/index.html @@ -110,10 +110,10 @@
- Created . + Created . - Edited . + Edited .
diff --git a/Inline_pages/index.html b/Inline_pages/index.html index d3c8cc6..56fac8f 100644 --- a/Inline_pages/index.html +++ b/Inline_pages/index.html @@ -122,7 +122,7 @@