Skip to content

Commit

Permalink
updated secrets.fake
Browse files Browse the repository at this point in the history
  • Loading branch information
ghimele committed May 13, 2024
1 parent 2f7b3b4 commit 86bb0a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/ESPHomeCI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
pip list
esphome version
- name: Copy secrets stub into secrets
run: cp ./.github/secrets.fake.yaml ./secrets.yaml
run: cp .github/secrets.fake.yaml ./secrets.yaml
- name: Run esphome on all files
# yamllint disable rule:line-length
run: |
Expand Down

0 comments on commit 86bb0a3

Please sign in to comment.