diff --git a/.forgejo/workflows/jekyll_cleanup.yml b/.forgejo/workflows/jekyll_cleanup.yml index f3422e9..5461df6 100644 --- a/.forgejo/workflows/jekyll_cleanup.yml +++ b/.forgejo/workflows/jekyll_cleanup.yml @@ -7,14 +7,14 @@ on: env: WEB_HOST: webforge.of.tahoe-lafs.org - WEB_USER: bot-www + WEB_USER: www WEB_ROOT: /var/www/preview WEB_CONTEXT: "/${{ forge.event.pull_request.number }}/" jobs: jekyll_cleanup: runs-on: ubuntu-22.04 permissions: - pull-requests: read + pull-requests: write actions: read contents: read steps: