ci: add deployment environments for all deployment workflows

Code posting the link to comments is removed
as deployment URLs are directly visible in the UI.
This commit is contained in:
link2xt
2025-12-06 15:43:00 +00:00
committed by holger krekel
parent 33c67d22fa
commit 2beba8c455
4 changed files with 12 additions and 30 deletions

View File

@@ -14,6 +14,9 @@ jobs:
scripts:
name: build
runs-on: ubuntu-latest
environment:
name: 'chatmail.at/doc/relay/'
url: https://chatmail.at/doc/relay/
steps:
- uses: actions/checkout@v4