semantic-release-bot
2023-08-30 05:30:14 +00:00
parent c08c5ace34
commit 49ce228ea7
3 changed files with 50 additions and 35 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "create-github-app-token",
"private": true,
"type": "module",
"version": "1.2.0",
"version": "1.2.1",
"description": "GitHub Action for creating a GitHub App Installation Access Token",
"scripts": {
"build": "esbuild main.js post.js --bundle --outdir=dist --out-extension:.js=.cjs --platform=node --target=node16.16",