Skip to content

Commit

Permalink
change back to speakeasys version
Browse files Browse the repository at this point in the history
  • Loading branch information
rkeur7 committed Nov 26, 2024
1 parent 0a9fe1f commit fa230e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
workflow_dispatch: {}
jobs:
publish:
uses: goshippo/speakeasy-sdk-generation-action/.github/workflows/sdk-publish.yaml@debugging-publish
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
java_gpg_passphrase: ${{ secrets.JAVA_GPG_PASSPHRASE }}
Expand Down

0 comments on commit fa230e1

Please sign in to comment.