Skip to content

context "github" is not allowed here. no context is available here. #500

@lucacome

Description

@lucacome

It seems like this new check is not working correctly. From what I can tell from the docs github is always available.

I know for sure that it works in the code snippet below because I've had it for years.

      - name: Build binary
        uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
        with:
          version: v2.5.0 
          args: ${{ github.ref_type == 'tag' && 'release' || 'build --snapshot' }} --clean

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions