Skip to content

Commit

Permalink
Use GitHub PAT to authenticate to tap repository
Browse files Browse the repository at this point in the history
  • Loading branch information
bwilczynski committed Oct 7, 2020
1 parent 0d167b8 commit 5110af8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: bwilczynski/homebrew-tap
token: ${{ secrets.GH_TOKEN }}
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v2
Expand Down

0 comments on commit 5110af8

Please sign in to comment.