Skip to content

Commit

Permalink
Bug fix to checkout new version
Browse files Browse the repository at this point in the history
  • Loading branch information
bjk7119 authored Jul 29, 2021
2 parents 0ec568a + 0f96c2d commit df41dc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
needs: update-changelog
steps:
- uses: actions/checkout@v2
with:
ref: main
- name: Set up Python
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit df41dc2

Please sign in to comment.