Skip to content

Invalid username or password #624

@cmacdonnacha

Description

@cmacdonnacha

My deploy job keeps failing with en error The deploy step encountered an error: The process '/usr/bin/git' failed with exit code 128 ❌

This same access token used to work previously so not sure what's changed now.

When changing to v4 I changed the properties from:

GITHUB_TOKEN: ${{ secrets.GITHUB_ACCESS_TOKEN }}
BRANCH: gh-pages
FOLDER: build

to what is now documented:

token: ${{ secrets.GITHUB_ACCESS_TOKEN }}
branch: gh-pages
folder: build

Link to action: https://github.com/cmacdonnacha/react-boilerplate/actions/runs/624000633

Link to workflow being used: https://github.com/cmacdonnacha/react-boilerplate/blob/master/.github/workflows/continuous-integration-workflow.yml#L89

Metadata

Metadata

Assignees

No one assigned

    Labels

    version 4Issues related to version 4 of this action.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions