Skip to content

Commit bcff2dc

Browse files
Merge pull request #35 from ApolloAutomation/FixReleaseNotes
Fix Release Notes
2 parents 184af92 + d2c0576 commit bcff2dc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ template: |
4646
4747
$CHANGES
4848
49-
**Full Changelog**: https://github.com/ApolloAutomation/PLT-1/compare/$PREVIOUS_TAG...$RESOLVED_VERSION.1
49+
**Full Changelog**: https://github.com/ApolloAutomation/TEMP-1/compare/$PREVIOUS_TAG...$RESOLVED_VERSION.1
5050
5151
Be sure to 🌟 this repository for updates!

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
id-token: write
2424
pull-requests: write
2525
with:
26-
device-name: plt-1
26+
device-name: temp-1
2727
yaml-files: |
2828
Integrations/ESPHome/TEMP-1.yaml
2929
Integrations/ESPHome/TEMP-1B.yaml

Integrations/ESPHome/Core.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
substitutions:
2-
version: "25.7.29.1"
2+
version: "25.8.1.1"
33

44
esp32:
55
board: esp32-c3-devkitm-1

0 commit comments

Comments
 (0)