Skip to content

Commit

Permalink
Merge pull request meshery#9153 from Jougan-0/componentGenrator
Browse files Browse the repository at this point in the history
Component genrator
  • Loading branch information
leecalcote authored Oct 20, 2023
2 parents b1ddf15 + a876e1e commit ed1daa0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/meshmodel-generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
# ${{ runner.os }}-go-

- name: Run component generation

env:
CRED: ${{ secrets.INTEGRATION_SPREADSHEET_CRED }}
run: |
cd scripts/component_generation; GOPROXY=https://proxy.golang.org,direct GOSUMDB=off go run main.go 1DZHnzxYWOlJ69Oguz4LkRVTFM79kC2tuvdwizOJmeMw
- name: Commit changes
Expand Down

0 comments on commit ed1daa0

Please sign in to comment.