Skip to content

Auto versioning pipeline fails from fork #124

Description

@fmilthaler

Failed pipeline: https://github.com/fmilthaler/FinQuant/actions/runs/5730526086/job/15530536877?pr=120

      - name: Check out code
        uses: actions/checkout@v3
        with:
          ref: ${{ github.head_ref }}
          fetch-depth: 0

the above causes the failure. the below works on forks:

      - name: Checkout code
        uses: actions/checkout@v3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions