Browse Source

add environment

subDesTagesMitExtraKaese 2 years ago
parent
commit
b259ff4093
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/docker.yml

+ 1 - 0
.github/workflows/docker.yml

@@ -8,6 +8,7 @@ on:
 jobs:
   docker:
     runs-on: ubuntu-latest
+    environment: main
     steps:
       -
         name: Checkout