Skip to content

Commit

Permalink
fix intendetaion
Browse files Browse the repository at this point in the history
  • Loading branch information
yaswant authored Oct 2, 2023
1 parent 151d850 commit de28827
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
env:
SECRETS_CONTEXT: ${{ toJson(secrets) }}
- name: view vars context
shell: bash
run: echo "$VARS_CONTEXT"
env:
VARS_CONTEXT: ${{ toJson(vars) }}
shell: bash
run: echo "$VARS_CONTEXT"
env:
VARS_CONTEXT: ${{ toJson(vars) }}

- name: pre-submit cleanup
run: |
Expand Down

0 comments on commit de28827

Please sign in to comment.