Update to deploy from main (#2176)
This commit is contained in:
parent
ce2ed3eb88
commit
b6e3845f4c
|
@ -28,7 +28,7 @@ jobs:
|
|||
if: >
|
||||
(
|
||||
github.repository == 'python/peps' &&
|
||||
github.ref == 'refs/heads/master'
|
||||
github.ref == 'refs/heads/main'
|
||||
)
|
||||
run: |
|
||||
bash deploy.bash
|
||||
|
|
Loading…
Reference in New Issue