We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When it builds, it adds odd placeholder variables into the artefacts for the index.html file.
index.html
Interestingly, there is both an index.html and an index file in the build
index
index is actually the working one. index.html is incorrect
https://github.com/dolanmiu/Godot-Portal-Demo/blob/master/.github/workflows/build.yaml
https://github.com/dolanmiu/Godot-Portal-Demo/blob/gh-pages/index.html#L136-L138
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When it builds, it adds odd placeholder variables into the artefacts for the
index.html
file.Interestingly, there is both an
index.html
and anindex
file in the buildindex
is actually the working one.index.html
is incorrectMy GitHub Actions yaml:
https://github.com/dolanmiu/Godot-Portal-Demo/blob/master/.github/workflows/build.yaml
Build result
https://github.com/dolanmiu/Godot-Portal-Demo/blob/gh-pages/index.html#L136-L138
The text was updated successfully, but these errors were encountered: