Skip to content

Commit

Permalink
add path to commit step
Browse files Browse the repository at this point in the history
  • Loading branch information
zim514 committed Apr 1, 2023
1 parent f45c234 commit 4abf8c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/increment-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ jobs:
- name: Commit
uses: stefanzweifel/git-auto-commit-action@v4
with:
repository: ${{ github.event.repository.name }}
commit_message: Increment addon.xml version to ${{ steps.required-variables.outputs.version }}
add_options: '--all'
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# Addon Name: Hue Service
# Addon id: script.service.hue
# Addon Provider: zim514

msgid ""
msgstr ""
"Language: en\n"
Expand Down

0 comments on commit 4abf8c9

Please sign in to comment.