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 runs-on: ubuntu-latest
needs: needs:
- build - build
environment:
name: Production
steps: steps:
- name: Download digests - name: Download digests
uses: actions/download-artifact@v4 uses: actions/download-artifact@v4