We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5207b commit eaddca3Copy full SHA for eaddca3
1 file changed
.github/workflows/main.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: push github-contribution-grid-snake.svg to the output branch
39
uses: crazy-max/ghaction-github-pages@v3.1.0
40
with:
41
- target_branch: output
+ target_branch: main
42
build_dir: dist
43
env:
44
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments