homebridge-eggtimer-plugin 1.2.2 → 1.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -25,6 +25,7 @@ jobs:
25
25
  - uses: actions/checkout@v6
26
26
  with:
27
27
  fetch-depth: 0
28
+ token: ${{ secrets.RELEASE_TOKEN }}
28
29
 
29
30
  - uses: pnpm/action-setup@v5
30
31
 
@@ -41,4 +42,4 @@ jobs:
41
42
  - name: Semantic Release
42
43
  run: pnpm semantic-release
43
44
  env:
44
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
45
+ GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "homebridge-eggtimer-plugin",
3
3
  "displayName": "Homebridge Eggtimer Plugin",
4
- "version": "1.2.2",
4
+ "version": "1.2.4",
5
5
  "description": "Egg Timers for Homebridge: https://github.com/nfarina/homebridge",
6
6
  "license": "MIT",
7
7
  "keywords": [