Skip to content

Commit 45d3d8e

Browse files
committed
Typo fix
1 parent f625316 commit 45d3d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Dry run on pull request
2121
if: ${{ github.event_name == 'pull_request' }}
2222
run: |
23-
./tools/tools_runner.sh publish-plugin \
23+
./tools/tools_runner.sh publish \
2424
--all-changed \
2525
--pub-publish-flags=--dry-run \
2626
--base-sha=HEAD~

0 commit comments

Comments
 (0)