Skip to content

Commit

Permalink
Change Name
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorSchirmer committed Feb 12, 2024
1 parent ec219ce commit 36aa7a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
strategy:
matrix:
appliance:
- name: PWR_1
shorthand: pwr_1
- name: PWR-1
shorthand: pwr-1
fail-fast: false
steps:
- name: Download built firmwares
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
matrix:
platform: [esp32c3]
appliance:
- name: PWR_1
shorthand: pwr_1
- name: PWR-1
shorthand: pwr-1
fail-fast: true
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 36aa7a9

Please sign in to comment.