Skip to content

Commit

Permalink
chore(dependencies): Separate SDK Dependencies
Browse files Browse the repository at this point in the history
Separate SDK dependencies to allow dependabot updates
  • Loading branch information
osama-salman99 committed Sep 26, 2023
1 parent 8e34ff0 commit 513212e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/generator-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,3 @@ jobs:
with:
name: ${{ github.event.inputs.name }}
version: ${{ github.event.inputs.version }}
publish_artifact:
needs: [ generate ]
uses: ./.github/workflows/generator-publish-artifact.yaml
secrets: inherit
with:
production_release: ${{ github.event.inputs.production_release == 'true' }}

0 comments on commit 513212e

Please sign in to comment.