Skip to content

Commit

Permalink
ci(release): add .nojekyll to pages deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene-babichenko committed Aug 20, 2024
1 parent 9d16f4b commit 51a8f5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ jobs:
dpkg-scanpackages --multiversion . /dev/null | gzip -9c > Packages.gz
cd ..
touch .nojekyll
git init
git config user.name 'github-actions[bot]'
git config user.email '[email protected]'
Expand Down

0 comments on commit 51a8f5e

Please sign in to comment.