Print token
Some checks failed
CI / release-test (push) Failing after 3s

This commit is contained in:
wispem-wantex 2025-07-04 20:56:36 -07:00
parent e6cfbfbbc3
commit e02c5f55c3

View File

@ -15,6 +15,7 @@ jobs:
- name: checkout
run: |
env
echo "Token: " "${{ secrets.GITHUB_TOKEN }}"
GOBIN=/usr/local/go/bin go install git.offline-twitter.com/offline-labs/gocheckout@v0.0.1
gocheckout
- name: test