Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Commit 40b4098

Browse files
send event to the kubernetes repo instead of the local one
1 parent 0499c37 commit 40b4098

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
- name: deploy on qa
5858
uses: peter-evans/repository-dispatch@v1
5959
with:
60+
repository: inspirehep/kubernetes
6061
token: ${{ secrets.INSPIRE_BOT_TOKEN }}
6162
event-type: deploy
6263
client-payload: >

0 commit comments

Comments
 (0)