We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ec659 commit f33aebeCopy full SHA for f33aebe
.github/workflows/deploy.yml
@@ -24,5 +24,5 @@ jobs:
24
with:
25
personal_token: ${{ secrets.RESENDIS_LAB_2023 }}
26
external_repository: resendislab/resendislab.github.io
27
- publish_branch: source
+ publish_branch: master
28
publish_dir: ./public
0 commit comments