Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Dec 13, 2023
1 parent a98b44e commit fa50260
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@ runs:
with:
ref: ${{ inputs.head-ref }}

- name: config
- name: Read Atmos GitOps config
## We have to reference cloudposse fork of https://github.com/blablacar/action-config-levels
## before https://github.com/blablacar/action-config-levels/pull/16 would be merged
uses: cloudposse/github-action-config-levels@nodejs20
id: config
with:
Expand Down

0 comments on commit fa50260

Please sign in to comment.