Skip to content

Commit c61b650

Browse files
authored
Merge pull request #31 from InfuseAI/chore/update-piperider-cloud-workflow
[Chore] Update workflow to integrate with piperider cloud
2 parents c04e4a0 + 4737ba8 commit c61b650

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/run.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,8 @@ jobs:
3737
3838
- name: PipeRider Compare
3939
uses: InfuseAI/piperider-compare-action@v1
40+
with:
41+
cloud_api_token: ${{ secrets.PIPERIDER_CLOUD_TOKEN_ID }}
42+
cloud_project: ${{ secrets.PIPERIDER_API_PROJECT }}
43+
upload: true
44+
share: true

0 commit comments

Comments
 (0)