mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-23 09:06:29 +00:00
Ignore wheels on release (#2428)
* Fix wheels on publish * ignore wheels for publish * test * revert test
This commit is contained in:
parent
d14a47d3f7
commit
621ec03971
1
.github/workflows/builder.yml
vendored
1
.github/workflows/builder.yml
vendored
@ -65,6 +65,7 @@ jobs:
|
||||
|
||||
- name: Get changed files
|
||||
id: changed_files
|
||||
if: steps.version.outputs.publish == 'false'
|
||||
uses: jitterbit/get-changed-files@v1
|
||||
|
||||
- name: Check if requirements files changed
|
||||
|
Loading…
x
Reference in New Issue
Block a user