8000 `master` branch changed to `main` · Issue #675 · JamesIves/github-pages-deploy-action · GitHub
[go: up one dir, main page]

Skip to content
master branch changed to main #675
Closed
@LambertSchulze

Description

@LambertSchulze

Describe the bug

GitHub changed the naming of the master branch to main. The README still has the old naming convention:

on:
  push:
    branches:
      - master

change to

on:
  push:
    branches:
      - main

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐝This issue describes a bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0