Skip to content

Commit d7cacae

Browse files
Merge pull request #99 from maejima-fumika/bugfix/github-workflow
Fix the workflow.
2 parents 33892cd + 4d90969 commit d7cacae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release-components.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ jobs:
88
release-microcontroller:
99
name: Build and Upload microcontroller
1010
runs-on: ubuntu-latest
11-
permissions:
12-
contents: read
13-
id-token: write
1411

1512
steps:
1613
- name: Checkout code

0 commit comments

Comments
 (0)