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 4c4d916 commit b9ec659Copy full SHA for b9ec659
.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: master
+ publish_branch: source
28
publish_dir: ./public
0 commit comments