Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

v0.1.3 - Credential handling changes

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 12:20
· 172 commits to master since this release
6cbbc05

https://hub.docker.com/r/litetex/pulldetachedremote/tags?name=master-6cbbc05191426a9496b41dcda4b456e3b078544d

docker pull litetex/pulldetachedremote:master-6cbbc05191426a9496b41dcda4b456e3b078544d

Changes

  • Changed credential handling GITHUB_TOKEN -> GITHUB_PAT
    • GITHUB_TOKEN = ${{ secrets.GITHUB_TOKEN}}
    • GITHUB_PAT = ${{ secrets.GITHUB_PAT}}
  • Bump versions ⬆️