We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec24e59 commit 6ea2c90Copy full SHA for 6ea2c90
1 file changed
.github/workflows/refresh.yml
@@ -58,6 +58,7 @@ jobs:
58
steps.check-cache-roar.outputs.cache-hit != 'true'
59
run: |
60
cd "ref"
61
+ touch .nojekyll
62
git config user.email 'github-actions@github.com'
63
git config user.name 'github-actions'
64
git add -A
0 commit comments