Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

GitHub default branch name is main #35

@adammwilson

Description

@adammwilson

The Entrypoint.sh script currently has the master branch hardcoded, but the default github branch is now main. Suggest setting that as a parameter or updating to use the new default.

git push --force $REMOTE_REPO master:$REMOTE_BRANCH && \

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions