We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 646e7c8 + cb2e43c commit db36697Copy full SHA for db36697
.github/workflows/node.js.yml
@@ -51,6 +51,7 @@ jobs:
51
steps:
52
- name: Create Redirects and Links
53
run: |
54
+ mkdir -p dist
55
echo "<html><head>\
56
<meta http-equiv='refresh' content='0; URL=${{github.server_url}}/${{github.repository}}' />\
57
</head><body>Redirecting to repository</body></html>" > ./dist/repo.html
0 commit comments