diff --git a/.github/workflows/unsecure.yaml b/.github/workflows/unsecure.yaml index bf2c33d..e2a5cdd 100644 --- a/.github/workflows/unsecure.yaml +++ b/.github/workflows/unsecure.yaml @@ -7,7 +7,7 @@ jobs: name: job2 runs-on: ubuntu-latest env: - ACTIONS_ALLOW_UNSECURE_COMMANDS: true + ACTIONS_ALLOW_UNSECURE_COMMANDS: true steps: - name: unsecure-step2 run: |