Skip to content

Commit 7030c21

Browse files
Update publish.yml
1 parent c8e250f commit 7030c21

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
@@ -56,5 +56,5 @@ jobs:
5656
-H "Accept: application/vnd.github+json" \
5757
-H "Authorization: Bearer ${{ secrets.PAT }}" \
5858
-H "X-GitHub-Api-Version: 2022-11-28" \
59-
https://api.github.com/repos/ModLabsCC/$repo_name/actions/workflows/publish/dispatches \
59+
https://api.github.com/repos/ModLabsCC/$repo_name/actions/workflows/publish.yml/dispatches \
6060
-d "{\"ref\": \"main\", \"inputs\": {\"kpaper_version\": \"$kpaper_version\"}}"

0 commit comments

Comments
 (0)