diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5fafe87..4aa7d96 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,8 +13,6 @@ jobs: fail-fast: false matrix: node: [feedc0de, comred, peter, mick] - env: - IGNORE_KEY: ${{ secrets.IGNORE_KEY }} steps: - name: Checkout (without submodules)