0.2.7 • Published 8 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
8 months ago
0.2.6
8 months ago
0.2.5
9 months ago
0.2.4
9 months ago
0.2.2-0
10 months ago
0.2.1-1
12 months ago
0.2.1-0
12 months ago
0.2.1
11 months ago
0.2.0
12 months ago
0.1.19
12 months ago
0.2.3
10 months ago
0.2.2
10 months 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
2 years ago
0.1.12
2 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