Compare commits
3 commits
30.rework-
...
main
Author | SHA1 | Date | |
---|---|---|---|
|
f9f1495df5 | ||
|
e8b9da7b6c | ||
|
57fc413c73 |
|
@ -7,14 +7,14 @@ on:
|
|||
|
||||
env:
|
||||
WEB_HOST: webforge.of.tahoe-lafs.org
|
||||
WEB_USER: www
|
||||
WEB_USER: bot-www
|
||||
WEB_ROOT: /var/www/preview
|
||||
WEB_CONTEXT: "/${{ forge.event.pull_request.number }}/"
|
||||
jobs:
|
||||
jekyll_cleanup:
|
||||
runs-on: ubuntu-22.04
|
||||
permissions:
|
||||
pull-requests: write
|
||||
pull-requests: read
|
||||
actions: read
|
||||
contents: read
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue