We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad0d2ff commit 70ba070Copy full SHA for 70ba070
package.json
@@ -2,7 +2,7 @@
2
"name": "create-github-app-token",
3
"private": true,
4
"type": "module",
5
- "version": "1.11.0",
+ "version": "0.0.1",
6
"description": "GitHub Action for creating a GitHub App Installation Access Token",
7
"scripts": {
8
"build": "esbuild main.js post.js --bundle --outdir=dist --out-extension:.js=.cjs --platform=node --target=node20.0.0 --packages=bundle",
0 commit comments