Skip to content

Commit

Permalink
updated release tags for BITSv5 and (Not)Xbee Joint to v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Shipman committed Dec 16, 2023
1 parent b23de2f commit 1d1c4be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-BITSv5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
tag_name: BITSv5-v0.0.0
tag_name: BITSv5-v0.0.1
files: |
/home/runner/work/command_module/command_module/Code/BITS/BITSv5/test/build/test.uf2
/home/runner/work/command_module/command_module/Code/BITS/BITSv5/test/build/test.bin
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-NotXbeeJoint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
tag_name: NotXbeeJoint-v0.0.0
tag_name: NotXbeeJoint-v0.0.1
files: |
/home/runner/work/command_module/command_module/Code/BITS/BITSv5/test/build/test.uf2
/home/runner/work/command_module/command_module/Code/BITS/BITSv5/test/build/test.bin
Expand Down

0 comments on commit 1d1c4be

Please sign in to comment.