mirror of
https://github.com/MrUnknownDE/mrunknownde.git
synced 2026-04-19 14:53:48 +02:00
add env
This commit is contained in:
3
.github/workflows/metrics.yml
vendored
3
.github/workflows/metrics.yml
vendored
@@ -24,6 +24,9 @@ jobs:
|
|||||||
# aber 'contents: write' wird benötigt, damit der Workflow Änderungen committen kann.
|
# aber 'contents: write' wird benötigt, damit der Workflow Änderungen committen kann.
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
||||||
|
environment:
|
||||||
|
name: production
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# Schritt 1: Code auschecken
|
# Schritt 1: Code auschecken
|
||||||
|
|||||||
Reference in New Issue
Block a user