Skip to content

Commit

Permalink
Add missing docs for workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
amacati committed Oct 20, 2024
1 parent 45a1154 commit bbf6fc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/challenge/online_competition.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ To submit your controller to the competition, you need to push your changes to t
#. Add two new repository secrets:
* Name: KaggleUsername, Secret: Your Kaggle username
* Name: KaggleKey, Secret: Your Kaggle API key
#. Go to your forked repository and click on the "Actions" tab. Enable workflows copied from the forked repository.

Once you've made your changes and are ready to submit, push your updates to the main branch of your forked repository. This action will automatically trigger a GitHub workflow that tests your implementation and submits the results to Kaggle.

Expand Down

0 comments on commit bbf6fc1

Please sign in to comment.