Skip to content

Commit

Permalink
testing out new workflow that pushes kbmodel.py to bkbit repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Puja Trivedi authored and Puja Trivedi committed Nov 7, 2023
1 parent 4c1dfa3 commit 736e7f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_to_bkbit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: dmnemec/copy_file_to_another_repo_action@main

env:
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with:
source_file: 'models_py-autogen/kbmodel.py'
destination_repo: 'puja-trivedi/bkbit'
Expand Down

0 comments on commit 736e7f1

Please sign in to comment.