chore: Add Environment

This commit is contained in:
Matthias 2024-10-31 20:00:01 +01:00
parent 894368ec63
commit 4616e9c365

View File

@ -82,6 +82,8 @@ jobs:
runs-on: ubuntu-latest
needs:
- build
environment:
name: Production
steps:
- name: Download digests
uses: actions/download-artifact@v4