Skip to content

Commit

Permalink
trying to add commit step for coursera quizzes as I don't see them sh…
Browse files Browse the repository at this point in the history
…owing up
  • Loading branch information
carriewright11 committed Dec 18, 2023
1 parent 4e5f34d commit 67632fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/render-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ jobs:
run: |
git remote set-url origin https://${GH_PAT}@github.com/${GITHUB_REPOSITORY}
git fetch origin
git add --force coursera_quizzes/*
git add --force manuscript/*
git add --force resources/*
git add --force docs/*
Expand Down

0 comments on commit 67632fe

Please sign in to comment.