We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f178cc5 commit 5b0f681Copy full SHA for 5b0f681
.github/workflows/ci.yml
@@ -44,7 +44,6 @@ jobs:
44
- uses: actions/download-artifact@v4
45
with:
46
name: build
47
- - run: rm .gitignore
48
- uses: peaceiris/actions-gh-pages@v3
49
50
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments