Skip to content

GHES: parameter token or opts.auth is required #194

@zetaab

Description

@zetaab

Behaviour

Steps to reproduce this issue

  1. use this action in GHES

Expected behaviour

I expect that it should work like before

Actual behaviour

image

Configuration

  • Repository URL (if public):
  • Build URL (if public):
jobs:
  build:
    runs-on:
    - self-hosted
    timeout-minutes: 15
    steps:
    - uses: actions/checkout@v3
      with:
        fetch-depth: 0

    - uses: actions/setup-go@v3
      with:
        go-version: 1.19

    - name: Set up Docker Buildx
      uses: docker/setup-buildx-action@v2

Logs

Download the log file of your build
and attach it to this issue.

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