Skip to content

Commit

Permalink
Merge branch 'main' into fix-setup-and-ch04-issues
Browse files Browse the repository at this point in the history
  • Loading branch information
koreyspace authored Dec 1, 2023
2 parents 14c1579 + 3e3f5d8 commit babf629
Show file tree
Hide file tree
Showing 40 changed files with 4,636 additions and 350 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Adopting the default Github codespaces-jupyter template as starter
// Adopting the default GitHub codespaces-jupyter template as starter
// https://github.com/github/codespaces-jupyter
{
"name": "Generative AI For Beginners",
Expand Down
262 changes: 0 additions & 262 deletions .github/markdown_checker.py

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/deploy-quiz-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: Azure/static-web-apps-deploy@v1
with:
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN }}
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for GitHub integrations (i.e. PR comments)
action: "upload"
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
Expand Down
Loading

0 comments on commit babf629

Please sign in to comment.