Skip to content

Commit

Permalink
Update generate_api.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
torogi94 committed Sep 5, 2023
1 parent 0d35014 commit 95bbc7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
generate-api:
runs-on: ubuntu-latest
env:
LIB_NAME: datamodel
LIB_NAME: ${{secrets.LIB_NAME}}
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 95bbc7f

Please sign in to comment.