Update to deploy from main (#2176)

This commit is contained in:
Ee Durbin 2021-12-02 13:29:46 -05:00 committed by GitHub
parent ce2ed3eb88
commit b6e3845f4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
if: >
(
github.repository == 'python/peps' &&
github.ref == 'refs/heads/master'
github.ref == 'refs/heads/main'
)
run: |
bash deploy.bash