Skip to content

Commit

Permalink
Update to deploy from main (#2176)
Browse files Browse the repository at this point in the history
  • Loading branch information
ewdurbin authored Dec 2, 2021
1 parent ce2ed3e commit b6e3845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if: >
(
github.repository == 'python/peps' &&
github.ref == 'refs/heads/master'
github.ref == 'refs/heads/main'
)
run: |
bash deploy.bash
Expand Down

0 comments on commit b6e3845

Please sign in to comment.