Skip to content

Commit

Permalink
Merge pull request #49 from gyohuangxin/fix_self_hosted
Browse files Browse the repository at this point in the history
Change a legacy self-hosted place to master
  • Loading branch information
gyohuangxin authored Apr 22, 2022
2 parents fdd0c3f + a1104c1 commit 689a4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-benchmarks-self-hosted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ jobs:
run: echo "::set-output name=date::$(date +'%Y-%m-%d-%H.%M.%S')"

- name: Run Benchmark Tests
uses: layer5io/meshery-smp-action@self-hosted
uses: layer5io/meshery-smp-action@master
with:
provider_token: ${{ secrets.MESHERY_TOKEN }}
platform: docker
Expand Down

0 comments on commit 689a4f9

Please sign in to comment.