Skip to content

Commit 3b22148

Browse files
eshattowE Shattow
authored andcommitted
actions/publish: use dotslash self-reference (#258)
1 parent 28fe9f8 commit 3b22148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
password: ${{ secrets.GITHUB_TOKEN }}
5353

5454
- name: Publish ${{ matrix.architecture }} builder
55-
uses: home-assistant/builder@2025.09.0
55+
uses: ./
5656
with:
5757
args: |
5858
--${{ matrix.architecture }} \

0 commit comments

Comments
 (0)