Skip to content

Commit fc8222c

Browse files
Perform first publish of language packs (#10)
1 parent 9238b5f commit fc8222c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ jobs:
8787
run: |
8888
echo "Publishing pack 'qtil-${{ matrix.language }}'."
8989
codeql pack install "${{ matrix.language }}/src"
90-
codeql pack publish --dry-run "${{ matrix.language }}/src"
90+
codeql pack publish "${{ matrix.language }}/src"

0 commit comments

Comments
 (0)