Skip to content

Missing Token specification in sync_project.yml #242

Description

@Steffengreiner

Describe the bug

sync_project.yml doesn't specify the token during actions/checkout@v2 in the TEMPLATE Branches.
This leads to a termination of the Github action during the checkout process.

Expected behavior
Please specify the token in the 'actions/checkout@v2' step in the sync_project.yml for the template branch as follows:
token: '${{ secrets.JOHNNY_Q5_REPORTS_TOKEN }}'

Additional context
We noticed this in the data-model-lib Template Branch and SF fixed in on the master branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions