We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa1aad commit 27160c8Copy full SHA for 27160c8
.github/workflows/update-package-table.yml
@@ -33,7 +33,7 @@ jobs:
33
python utils/compare_pkg_completeness.py humble robostack-staging
34
- name: Create table jazzy
35
run: |
36
- python utils/compare_pkg_completeness.py jazzy robostack-staging
+ python utils/compare_pkg_completeness.py jazzy robostack-jazzy
37
- name: Commit changes
38
id: commit
39
0 commit comments