We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dccc4c commit 17cde8aCopy full SHA for 17cde8a
package.json
@@ -2,7 +2,7 @@
2
"name": "create-github-app-token",
3
"private": true,
4
"type": "module",
5
- "version": "1.0.5",
+ "version": "1.1.5",
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=node16.16",
0 commit comments