fetch-latest-release icon indicating copy to clipboard operation
fetch-latest-release copied to clipboard

Following "Usage" instructions cause CI failure

Open maxfieldegaj opened this issue 1 year ago • 0 comments

Usage section of ReadMe should reflect the updated account name for the repo.

From https://github.com/marketplace/actions/fetch-latest-release:

steps:
  - id: fetch-latest-release
    uses: **thebritican**/fetch-latest-release@v1
    with:
      github_token: ${{ github.token }}

maxfieldegaj avatar Dec 04 '23 16:12 maxfieldegaj