We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0272eb3 commit 9c2e356Copy full SHA for 9c2e356
.github/workflows/build-iotnode-lorawan-release1.0.0.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Checkout Repo and submodules
22
uses: actions/checkout@v3
23
with:
24
- ref: mairelease/v01.00.00
+ ref: release/v01.00.00
25
26
# checkout flux-sdk
27
- name: Checkout the flux-sdk
0 commit comments