feat: 支持设置路由模式 (#268) #150
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Deploy Test Environment | |
| on: | |
| push: | |
| branches: | |
| - test | |
| - test-v* | |
| jobs: | |
| call-tyler: | |
| uses: vusion-templates/giselle/.github/workflows/deploy-lcap-template.yml@master | |
| secrets: inherit |