0.2.7 • Published 10 months ago
typescript-github-action-template v0.2.7
Typescript GitHub Action Template
A template to create custom GitHub Action with TypeScript/JavaScript.
Secrets
The following secrets need to be set up before you can use workflows already defined in this template:
CHECK_GIT_STATUS_BOT_APP_ID
andCHECK_GIT_STATUS_BOT_APP_PRIVATE_KEY
: Used by theBuild
workflow. If you don't want to set up a bot you can remove theactions/create-github-app-token
step and remove all references tosteps.get-github-app-token.outputs.token
.ACCEPT_TO_SHIP_BOT_APP_ID
andACCEPT_TO_SHIP_BOT_APP_PRIVATE_KEY
: Used by theShip
workflow. If you don't want to set up a bot you can remove the twoactions/create-github-app-token
steps and remove all references tosteps.get-github-app-token.outputs.token
.NPM_TOKEN
: Used by theRelease
workflow. This is necessary for publishing the NPM package to NPM. If you don't want to publish to NPM you can remove thepublish
job.
0.2.7
10 months ago
0.2.6
11 months ago
0.2.5
11 months ago
0.2.4
12 months ago
0.2.2-0
1 year ago
0.2.1-1
1 year ago
0.2.1-0
1 year ago
0.2.1
1 year ago
0.2.0
1 year ago
0.1.19
1 year ago
0.2.3
1 year ago
0.2.2
1 year ago
0.1.18
1 year ago
0.1.17
1 year ago
0.1.16
1 year ago
0.1.15
2 years ago
0.1.14
2 years ago
0.1.13
3 years ago
0.1.12
3 years ago
0.1.11
3 years ago
0.1.10
3 years ago
0.1.9
3 years ago
0.1.8
3 years ago