Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Dec 13, 2023
1 parent c1e8c03 commit cd92c1f
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 @@ -51,7 +51,9 @@ runs:
- name: Checkout
uses: actions/checkout@v3

- 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 cd92c1f

Please sign in to comment.