Skip to content

Commit 48a5a03

Browse files
committed
Added the build token to github actions.
1 parent 2715b15 commit 48a5a03

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99

1010
jobs:
1111
build-test:
12+
env:
13+
EMBEDDEDPROTO_BUILD_TOKEN: ${{ secrets.EMBEDDEDPROTO_BUILD_TOKEN }}
1214
strategy:
1315
matrix:
1416
os: [ubuntu-24.04]

0 commit comments

Comments
 (0)