Skip to content

Commit

Permalink
fix: add nightly folder to gh-pages (#280)
Browse files Browse the repository at this point in the history
Co-authored-by: SotaTek-DuyLe <[email protected]>
  • Loading branch information
SotaTek-DuyLe and SotaTek-DuyLe authored Jul 15, 2024
1 parent 286bc92 commit 07bb37d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
echo 'CLEAN_EXCLUDE<<EOF'
echo "/branch/*"
echo "/allure-action/*"
echo "/allure-action-nightly/*"
echo EOF
} >> "$GITHUB_ENV"
else
Expand Down

0 comments on commit 07bb37d

Please sign in to comment.