Skip to content

Commit

Permalink
fix typo in branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
gigapod committed Dec 31, 2024
1 parent 0272eb3 commit 9c2e356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-iotnode-lorawan-release1.0.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Checkout Repo and submodules
uses: actions/checkout@v3
with:
ref: mairelease/v01.00.00
ref: release/v01.00.00

# checkout flux-sdk
- name: Checkout the flux-sdk
Expand Down

0 comments on commit 9c2e356

Please sign in to comment.