Skip to content

Commit

Permalink
is RASA_PRO_LICENSE needed
Browse files Browse the repository at this point in the history
  • Loading branch information
rgstephens committed Nov 29, 2024
1 parent ef7a483 commit bde08c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-train-model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
cross_validation: false
publish_summary: false
github_token: ${{ secrets.GITHUB_TOKEN }}
rasa_pro_license: ${{ secrets.RASA_PRO_LICENSE }}
# rasa_pro_license: ${{ secrets.RASA_PRO_LICENSE }}
- name: Upload model
if: github.ref == 'refs/heads/main'
uses: actions/upload-artifact@main
Expand Down

0 comments on commit bde08c4

Please sign in to comment.