We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0c6cc commit 08fc7f8Copy full SHA for 08fc7f8
1 file changed
.github/workflows/code-forge-trigger.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
14
- name: Trigger SDK Generation
15
- uses: code-forge/generation-action@v0
+ uses: the-codegen-project/github-action@v0.2.0
16
with:
17
spec_id: 4aa2cde8-3976-4b0a-b9b8-4fef6d440e0e
18
api_token: ${{ secrets.CODEFORGE_API_TOKEN }}
0 commit comments