Skip to content

Commit

Permalink
Update workflow to integrate with piperider cloud
Browse files Browse the repository at this point in the history
Signed-off-by: Wei-Chun, Chang <[email protected]>
  • Loading branch information
wcchang1115 committed Sep 7, 2023
1 parent c04e4a0 commit 4737ba8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,8 @@ jobs:
- name: PipeRider Compare
uses: InfuseAI/piperider-compare-action@v1
with:
cloud_api_token: ${{ secrets.PIPERIDER_CLOUD_TOKEN_ID }}
cloud_project: ${{ secrets.PIPERIDER_API_PROJECT }}
upload: true
share: true

0 comments on commit 4737ba8

Please sign in to comment.