Skip to content

Commit

Permalink
Add branch info to sdk gen action (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Warehime authored May 27, 2022
1 parent 878843c commit b1c83d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codegen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Check out repository
uses: actions/checkout@v3
- name: Generate and PR
uses: algorand/generator/.github/actions/sdk-codegen/
uses: algorand/generator/.github/actions/sdk-codegen/@master
with:
args: "-k JAVA"
env:
Expand Down

0 comments on commit b1c83d9

Please sign in to comment.