We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9bc169 commit 78e5f2dCopy full SHA for 78e5f2d
package.json
@@ -2,7 +2,7 @@
2
"name": "create-github-app-token",
3
"private": true,
4
"type": "module",
5
- "version": "1.9.0",
+ "version": "1.9.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",
0 commit comments