Compare commits
2 Commits
952a0711d7
...
92da9ab868
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
92da9ab868 | ||
|
|
2a4b87e098 |
@@ -1,7 +1,10 @@
|
||||
name: OTA build
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
on: [push]
|
||||
jobs:
|
||||
build-ota:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "minimal ota repro"
|
||||
- run: echo "minimal ota repro with permissions"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
touch 2026-08-30T10:03:33-05:00
|
||||
post-update trigger 2026-08-30T10:06:16-05:00
|
||||
minimal ota repro trigger 2026-08-30T10:11:01-05:00
|
||||
permissions repro 2026-08-30T10:14:57-05:00
|
||||
|
||||
Reference in New Issue
Block a user