Skip to content

Commit

Permalink
Another indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
simar0at authored May 13, 2024
1 parent 1959329 commit aade471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/starter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ jobs:
PUBLIC_URL: ${{ needs.generate_workflow_vars.outputs.PUBLIC_URL }}
POSTGRES_ENABLED: ${{ needs.setup_workflow_env.outputs.POSTGRES_ENABLED == 'true'}}
default_port: "${{ needs.setup_workflow_env.outputs.default_port}}"
submodules: ${{ needs.setup_workflow_env.outputs.submodules }}
submodules: ${{ needs.setup_workflow_env.outputs.submodules }}

0 comments on commit aade471

Please sign in to comment.