Skip to content

Commit

Permalink
Don't use GITHUB_TOKEN (#391)
Browse files Browse the repository at this point in the history
* Fix issue template

* delete first

* Don't use token
  • Loading branch information
cansavvy authored Jan 14, 2022
1 parent dfe2b6e commit 8d36971
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/starting-course.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ jobs:
uses: ad-m/github-push-action@master
with:
branch: main
github_token: ${{ secrets.GH_PAT }}


##### Filing issues!

# Issue for what repository settings need to be set
Expand Down

0 comments on commit 8d36971

Please sign in to comment.