Skip to content

Commit

Permalink
Merge pull request #303 from sfstar/maintenance/fix_release_builder_b…
Browse files Browse the repository at this point in the history
…ranch_reference

Resolve issues with release build action
  • Loading branch information
sfstar authored Mar 4, 2025
2 parents 8722533 + 4203bd1 commit 4b80577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Get version
id: version
uses: home-assistant/actions/helpers/version@main
uses: home-assistant/actions/helpers/version@master

- name: 🔢 Adjust version number
run: |
Expand Down

0 comments on commit 4b80577

Please sign in to comment.