github-pages-deploy-action icon indicating copy to clipboard operation
github-pages-deploy-action copied to clipboard

🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.

Results 46 github-pages-deploy-action issues
Sort by recently updated
recently updated
newest added

Error: The deploy step encountered an error: The process '/usr/bin/git' failed with exit code 128 ❌ /usr/bin/git push --force ***github.com/Backlang-Org/backlang-org.github.io.git github-pages-deploy-action/ksvz3d2wh:gh-pages remote: Invalid username or password. It says that the...

triage ⚠️

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.6 to 18.6.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.0.6&new-version=18.6.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.5.3 to 26.7.0. Release notes Sourced from eslint-plugin-jest's releases. v26.7.0 26.7.0 (2022-07-29) Features create prefer-mock-promise-shorthand rule (#1167) (d965592) v26.6.0 26.6.0 (2022-07-14) Features create max-expects rule (#1166) (5b6fd20)...

dependencies
javascript

Hi, I need deploy `.github` folder from my `dist` directory, but your script remove it hard coded with `--exclude`. Can you put option/options to exclude `.github` folder optional? Thanks.

feature request ✨
help wanted ❕
good first issue 🍩
hacktoberfest

Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.5.1 to 28.1.3. Release notes Sourced from jest-circus's releases. v28.1.3 Features [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#12973) Fixes...

dependencies
javascript

## Describe the bug Git error during deployment ## Reproduction Steps 1. Push the code 2. Run CI 3. See error ## Logs [issue.log](https://github.com/JamesIves/github-pages-deploy-action/files/8895932/issue.log) ## Workflow ``` name: Publish concurrency:...

triage ⚠️

## Describe the bug Deployment fails with permission issues when trying to remove origin. ## Logs ``` Run JamesIves/[email protected] with: branch: gh-pages folder: docs/build token: *** clean: true force: true...

triage ⚠️

## Describe the bug Returns an error if you run the action twice in the same job: ``` fatal: cannot update the ref 'refs/heads/gh-pages': unable to append to '/home/runner/work/repo/repo/.git/logs/refs/heads/gh-pages': Permission...

help wanted 📲
researching 📒

### Discussed in https://github.com/JamesIves/github-pages-deploy-action/discussions/993 Originally posted by **curiousdannii** January 7, 2022 I'd like to be able to include the source commit's message (or the first line at least) in the...

feature request ✨
planned 🕘

when I specify directories to clean-exclude, it is also not copying new files matching this pattern. Am I misunderstanding what clean-exclude is for? I would expect it to still transfer...

feature request ✨
help wanted ❕
version 4