Skip to content

Commit

Permalink
Merge pull request #31 from InfuseAI/chore/update-piperider-cloud-wor…
Browse files Browse the repository at this point in the history
…kflow

[Chore] Update workflow to integrate with piperider cloud
  • Loading branch information
wcchang1115 authored Sep 7, 2023
2 parents c04e4a0 + 4737ba8 commit c61b650
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 c61b650

Please sign in to comment.