We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf527b commit 76bb54aCopy full SHA for 76bb54a
README.md
@@ -60,7 +60,7 @@ steps:
60
- name: Setup atmos
61
uses: cloudposse/github-action-setup-atmos@v2
62
with:
63
- version: 0.15.0
+ atmos-version: 0.15.0
64
````
65
66
The wrapper script installation can be skipped by setting the `install-wrapper` input to `false`:
0 commit comments