Skip to content

Commit

Permalink
Merge pull request #63 from MUzairS15/fix
Browse files Browse the repository at this point in the history
redirect to layer5 cloud
  • Loading branch information
MUzairS15 authored Dec 2, 2023
2 parents bfed94f + 40711ff commit b8da1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,5 @@ runs:
repository: ${{github.repository}}
number: ${{ inputs.prNumber }}
id: meshmap-snapshot
message: '[<img src="${{env.RESOURCE_URL}}">](https://playground.meshery.io/extension/meshmap?design=${{ env.DESIGN_ID }})'
message: '[<img src="${{env.RESOURCE_URL}}">](https://meshery.layer5.io/catalog/${{ env.DESIGN_ID }})'
append: false

0 comments on commit b8da1b9

Please sign in to comment.