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

Commit

Permalink
send event to the kubernetes repo instead of the local one
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-bergia committed Aug 7, 2020
1 parent 0499c37 commit 40b4098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- name: deploy on qa
uses: peter-evans/repository-dispatch@v1
with:
repository: inspirehep/kubernetes
token: ${{ secrets.INSPIRE_BOT_TOKEN }}
event-type: deploy
client-payload: >
Expand Down

0 comments on commit 40b4098

Please sign in to comment.