ghaction-github-pages icon indicating copy to clipboard operation
ghaction-github-pages copied to clipboard

GitHub Action to deploy to GitHub Pages

Results 10 ghaction-github-pages issues
Sort by recently updated
recently updated
newest added

### Behaviour With `keep_history: true`, deleting a folder does not push file deletions to the remote repository. #### Steps to reproduce this issue Configure action with: `keep_history: true` 1. Push...

### Behaviour #### Steps to reproduce this issue It seems that github changed something and push to the remote repository stopped working. 1. 2. 3. #### Expected behaviour > Tell...

Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7. Release notes Sourced from actions/github-script's releases. v7.0.0 What's Changed Add base-url option by @​robandpdx in actions/github-script#429 Expose async-function argument type by @​viktorlott in actions/github-script#402,...

kind/dependencies
bot

Bumps [docker/bake-action](https://github.com/docker/bake-action) from 3 to 4. Release notes Sourced from docker/bake-action's releases. v4.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in docker/bake-action#160 Display proxy...

kind/dependencies
bot

Bumps [crazy-max/ghaction-github-status](https://github.com/crazy-max/ghaction-github-status) from 3 to 4. Release notes Sourced from crazy-max/ghaction-github-status's releases. v4.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in crazy-max/ghaction-github-status#98 Bump @​actions/http-client...

kind/dependencies
bot

Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 4 to 5. Release notes Sourced from crazy-max/ghaction-github-labeler's releases. v5.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in crazy-max/ghaction-github-labeler#199 Full Changelog:...

kind/dependencies
bot

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1. Changelog Sourced from @​actions/core's changelog. 1.10.1 Fix error message reference in oidc utils #1511 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@actions/core&package-manager=npm_and_yarn&previous-version=1.10.0&new-version=1.10.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

kind/dependencies
bot

I've added support for multisites without keeping history. In fact it keeps history for all other subdirectories than the ones you have built. All the file of the ones you...

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) and [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra). These dependencies needed to be updated together. Updates `fs-extra` from 11.1.1 to 11.2.0 Changelog Sourced from fs-extra's changelog. 11.2.0 / 2023-11-27 Copy directory contents in parallel...

kind/dependencies
bot

### Description ## What Ability to provide a repo specific deploy key which is used to push to the target branch. ## Why - When pushing cross repo, a PAT...

kind/enhancement
status/triage