Skip to content

Commit

Permalink
Merge pull request #2 from vultr/happytreees-patch-1
Browse files Browse the repository at this point in the history
Update generator.yaml
  • Loading branch information
happytreees authored Dec 7, 2023
2 parents 16fe2c5 + eba6df6 commit 2b4e465
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
with:
fetch-depth: 1
- name: Run code generation
run: (bash /usr/local/bin/docker-entrypoint.sh generate -i blob/v0.0.1.json --additional-properties moduleName=VultRuby --skip-validate-spec -g ruby )
run: (bash /usr/local/bin/docker-entrypoint.sh generate -i blob/v0.0.1.json --additional-properties moduleName=VultrRuby --skip-validate-spec -g ruby )
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v5

0 comments on commit 2b4e465

Please sign in to comment.