Skip to content

Commit

Permalink
attempt without optional target
Browse files Browse the repository at this point in the history
  • Loading branch information
rkeur7 committed Nov 26, 2024
1 parent 5ec0735 commit 447bb4b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/sdk_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ on:
jobs:
publish:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
with:
target: my-first-target
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
java_gpg_passphrase: ${{ secrets.JAVA_GPG_PASSPHRASE }}
Expand Down

0 comments on commit 447bb4b

Please sign in to comment.