File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 asset_path : ./macosx.zip
5656 asset_name : macosx.zip
5757 asset_content_type : application/zip
58- - name : Upload Release Asset - linux
58+ - name : Upload Release Asset - LINUX
5959 uses : actions/upload-release-asset@v1
6060 env :
6161 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ const { token } = await getToken({
9090
9191If you don't want any dependencies, you can use the binary directly.
9292
93- _ commit soon _
93+ Head over to [ releases ] ( https://github.com/gagoar/github-app-installation-token/releases/latest ) and pick the binary for linux, macos and windows.
9494
9595### Github Workflow
9696
Original file line number Diff line number Diff line change 33 "repository" : " git@github.com:gagoar/github-app-installation-token.git" ,
44 "license" : " MIT" ,
55 "version" : " 1.0.1" ,
6- "description" : " ts node template description " ,
6+ "description" : " npm/script and binary 📦 to get a token from a GitHub App. " ,
77 "main" : " dist/index.js" ,
88 "bin" : {
99 "github-app-installation-token" : " cli/cli.js"
You can’t perform that action at this time.
0 commit comments