Skip to content

Commit

Permalink
Update update-manifest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DurgNomis-drol authored Dec 17, 2023
1 parent 97801d5 commit fa2e921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: "home-assistant/actions/helpers/version@master"
- name: "⚙️ Set version number"
run: |
"python ${{ scripts/update_manifest.py --version ${{ steps.version.outputs.version }}"
"python scripts/update_manifest.py --version ${{ steps.version.outputs.version }}"
- name: "📦 Create zip"
run: |
cd custom_components/toyota
Expand Down

0 comments on commit fa2e921

Please sign in to comment.