Skip to content

Commit

Permalink
BLD: fix token
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchengtkc authored Dec 12, 2023
1 parent e93c550 commit 23e6553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: 'master'
ref: 'main'
fetch-depth: 0

- name: Set up Python
Expand Down

0 comments on commit 23e6553

Please sign in to comment.