Browse Source

chore: rm action env

MortyFx 7 months ago
parent
commit
3db2e4b84d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/docker-build.yml

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

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