Thanks to visit codestin.com
Credit goes to github.com

Skip to content

add with: fetch-depth: 0 for checkout in build_docs.yml #233

@jGaboardi

Description

@jGaboardi

Need to add this to the checkout block below for proper version in docs.

with:
  fetch-depth: 0 # Fetch all history for all branches and tags.

- name: checkout repo
uses: actions/checkout@v4

For example, see here in mapclassify which generates the proper version: https://pysal.org/mapclassify/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions