Skip to content

Commit

Permalink
Temporarily disabling go sdk (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
rshade authored Jan 6, 2025
1 parent 6616ab9 commit ded565b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,7 @@ jobs:
runs-on: ubuntu-latest
name: publish-go-sdk
needs: publish_sdk
if: false
steps:
- name: Checkout Repo
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,7 @@ jobs:
runs-on: ubuntu-latest
name: publish-go-sdk
needs: publish_sdk
if: false
steps:
- name: Checkout Repo
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit ded565b

Please sign in to comment.