Skip to content

Commit a4f656b

Browse files
authored
Merge pull request #26 from Gusto/ar/fix-publish-job
fix publish job
2 parents 603fe57 + 3789ca9 commit a4f656b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdk_publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
pypi_token: ${{ secrets.PYPI_TOKEN }}
2424
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
2525
publish-app-int:
26-
uses: Gusto/sdk-generation-action/.github/workflows/workflow-executor.yaml@main
26+
uses: Gusto/sdk-generation-action/.github/workflows/sdk-publish.yaml@main
2727
with:
2828
target: gusto-app-int
2929
runs-on: "{\"group\": \"gusto-ubuntu-default\"}"

0 commit comments

Comments
 (0)