Skip to content

Commit 4737ba8

Browse files
committed
Update workflow to integrate with piperider cloud
Signed-off-by: Wei-Chun, Chang <[email protected]>
1 parent c04e4a0 commit 4737ba8

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)