Skip to content

Commit

Permalink
fix: regen go sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
rawkode committed Nov 8, 2023
1 parent b1dd0de commit cae7430
Show file tree
Hide file tree
Showing 30 changed files with 4,263 additions and 634 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ env:
# Java SDK
JAVAVERSION: "11"
JAVA_GEN_VERSION: v0.9.4
JAVA_PUBLISH: "true"
JAVA_PUBLISH: "false"
PUBLISH_REPO_PASSWORD: ${{ secrets.OSSRH_PASSWORD }}
PUBLISH_REPO_USERNAME: ${{ secrets.OSSRH_USERNAME }}
SIGNING_KEY: ${{ secrets.JAVA_SIGNING_KEY }}
Expand Down
323 changes: 323 additions & 0 deletions sdk/go/rediscloud/aclRole.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cae7430

Please sign in to comment.