Skip to content

Commit

Permalink
Merge pull request #14 from vtex/json
Browse files Browse the repository at this point in the history
fix: 🐛 missing secrets value
  • Loading branch information
thyarles authored Sep 17, 2022
2 parents 7f3ace9 + 939149d commit 5dc289a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ runs:
VTEX_APP_KEY: ${{ inputs.appKey }}
VTEX_APP_TOKEN: ${{ inputs.appToken }}
VTEX_WORKSPACE: ${{ inputs.workspace }}
SECRETS_JSON: ${{ inputs.jsonFile }}
shell: bash
branding:
Expand Down

0 comments on commit 5dc289a

Please sign in to comment.