Browse Source

Update docker-build.yml

Bad Apple!! 3 years ago
parent
commit
a79ad6c561
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/docker-build.yml

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

@@ -13,6 +13,7 @@ env:
 jobs:
   main:
     runs-on: ubuntu-latest
+    environment: actions
     steps:
       - name: Checkout
         uses: actions/[email protected]