We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b90d3a commit f764b45Copy full SHA for f764b45
README.md
@@ -26,7 +26,7 @@ checkout the repository and pass the environment variables that are used within
26
uses: actions/checkout@v3
27
28
- name: Run Elementary
29
- uses: elementary-data/run-elementary-action@v1.11
+ uses: elementary-data/run-elementary-action@v1.12
30
env:
31
USER: ${{ secrets.USER }} # Used in profiles.yml.
32
PASSWORD: ${{ secrets.PASSWORD }}
0 commit comments