Skip to content

support: fail to deploy the site to github page #616

@jack-pan-ai

Description

@jack-pan-ai

Checklist

  • I am using the latest version of this action.
  • I have read the latest README and followed the instructions.
  • I have read the latest GitHub Actions official documentation and learned the basic spec and concepts.

Describe your question

The code can be well deployed using the netlify, but it will have errors when it submodules.

Relevant links

Public repository: https://github.com/jack-pan-ai/my-wowchemy-site
YAML config: https://github.com/jack-pan-ai/my-wowchemy-site/blob/main/config/_default/config.yaml
YAML workflow: https://github.com/jack-pan-ai/my-wowchemy-site/tree/main/.github/workflows

Relevant log output

Error:
Error: fatal: remote error: upload-pack: not our ref e2c730ae7286e12b63097327ffaeb660cf245941
Error: fatal: Fetched in submodule path 'public', but it did not contain e2c730ae7286e12b63097327ffaeb660cf245941. Direct fetching of that commit failed.
Error: The process '/usr/bin/git' failed with exit code 128

Additional context.

failed to submodule into the public file because of no ref e2c730ae7286e12b63097327ffaeb660cf245941

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions