Skip to content

Commit 27160c8

Browse files
Fix channel
1 parent eaa1aad commit 27160c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-package-table.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
python utils/compare_pkg_completeness.py humble robostack-staging
3434
- name: Create table jazzy
3535
run: |
36-
python utils/compare_pkg_completeness.py jazzy robostack-staging
36+
python utils/compare_pkg_completeness.py jazzy robostack-jazzy
3737
- name: Commit changes
3838
id: commit
3939
run: |

0 commit comments

Comments
 (0)