Skip to content

Commit

Permalink
Incupsulate configs
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Dec 7, 2023
1 parent 8b6fc68 commit a8dace2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ runs:
shell: bash
env:
ATMOS_CLI_CONFIG_PATH: ${{ steps.config.outputs.atmos-config-path }}
ATMOS_BASE_PATH: ${{ github.workspace }}
JQUERY: |
with_entries(.value |= (.components.terraform)) | ## Deal with components type of terraform
map_values(map_values(select(.settings.github.actions_enabled // false))) | ## Filter components by enabled github actions
Expand Down

0 comments on commit a8dace2

Please sign in to comment.