Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
firstof9 authored Dec 8, 2023
1 parent 01747f2 commit e12ebfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: svenstaro/upload-release-action@v1-release
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: ${{ github.workspace }}/custom_components/ha-gasbuddy/ha-gasbuddy.zip
file: ${{ github.workspace }}/custom_components/gasbuddy/ha-gasbuddy.zip
asset_name: ha-gasbuddy.zip
tag: ${{ github.ref }}
overwrite: true

0 comments on commit e12ebfa

Please sign in to comment.