We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471dd32 commit 7b8ad91Copy full SHA for 7b8ad91
1 file changed
.github/workflows/manual-deploy-website.yml
@@ -60,7 +60,6 @@ jobs:
60
touch build/.dummy
61
cp .asf-site.yaml ./build/.asf.yaml
62
cp versions.json ./build/
63
- cp .htaccess ./build/
64
ls build
65
export DORIS_COMMIT=`git rev-parse HEAD`
66
0 commit comments