Skip to content

Commit abcde36

Browse files
committed
yaml
1 parent 2bfe6c1 commit abcde36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111

1212
steps:
1313
- name: Trigger publish
14-
run: curl -X POST -H "Authorization: token ${{ secrets.TRIGGER_TOKEN }}" -H "Accept: application/vnd.github.v3+json" --data '{"event_type": "publish"}' https://api.github.com/repos/clojure/clojure-org-style/dispatches
14+
run: curl -X POST -H "Authorization: token ${{ secrets.TRIGGER_TOKEN }}" -H "Accept: application/vnd.github.v3+json" --data '{"event_type": "publish"}' https://api.github.com/repos/clojure/clojure-org-style/dispatches

0 commit comments

Comments
 (0)