Skip to content

Commit 30d0a82

Browse files
authored
Merge pull request #34 from Gusto/ar/fix-publish-job
fix publish job
2 parents afaea3c + a8bba10 commit 30d0a82

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
@@ -14,7 +14,7 @@ permissions:
1414
workflow_dispatch: {}
1515
jobs:
1616
publish:
17-
uses: Gusto/sdk-generation-action/.github/workflows/workflow-executor.yaml@main
17+
uses: Gusto/sdk-generation-action/.github/workflows/sdk-publish.yaml@main
1818
with:
1919
target: gusto-embedded
2020
runs-on: "{\"group\": \"gusto-ubuntu-default\"}"

0 commit comments

Comments
 (0)