We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 603fe57 + 3789ca9 commit a4f656bCopy full SHA for a4f656b
.github/workflows/sdk_publish.yaml
@@ -23,7 +23,7 @@ jobs:
23
pypi_token: ${{ secrets.PYPI_TOKEN }}
24
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
25
publish-app-int:
26
- uses: Gusto/sdk-generation-action/.github/workflows/workflow-executor.yaml@main
+ uses: Gusto/sdk-generation-action/.github/workflows/sdk-publish.yaml@main
27
with:
28
target: gusto-app-int
29
runs-on: "{\"group\": \"gusto-ubuntu-default\"}"
0 commit comments