Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
piotradamczyk5 authored and mergify-bot committed Mar 9, 2021
1 parent 60c1538 commit 6f06bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ runs:
shell: bash
- id: authentication
run: |
./flankScripts firebase save_service_account --account=${{ inputs.service_account }}
./flankScripts firebase save_service_account --account='${{ inputs.service_account }}'
shell: bash
- id: run_flank
run: |
Expand Down

0 comments on commit 6f06bb2

Please sign in to comment.