Skip to content

Docs need some update #8

@TomVanGreevenbroek

Description

@TomVanGreevenbroek

Hey!

I've tried the workflow and noticed a few fixes you could apply to the Readme.md file 😄

In the example, you are missing the with annotation before the input variables. It should look like this:

      - name: Bit Dependency Update
        uses: bit-tasks/dependency-update@cb70065498a57f855913c2983f45cefa7e16cb0d # v1
        with:
          branch: "master"
          version-update-policy: "semver"

Then, the environment variable BIT_CLOUD_ACCESS_TOKEN should be BIT_CONFIG_ACCESS_TOKEN

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions