testing
This commit is contained in:
parent
7a8832b65e
commit
e359dd8306
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
APPEUI: ${{secrets.APPEUI}}
|
APPEUI: ${{secrets.APPEUI}}
|
||||||
APPKEY: ${{secrets.APPKEY}}
|
APPKEY: ${{secrets.APPKEY}}
|
||||||
-name: test key
|
- name: test key
|
||||||
run: 'echo "$APPEUI"'
|
run: 'echo "$APPEUI"'
|
||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user