Compare commits

...

2 Commits

Author SHA1 Message Date
David Blass cc56089a41 remove token input 2025-11-11 18:04:54 -05:00
David Blass 401496f19f read github token from inputs 2025-11-11 17:56:59 -05:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40481,7 +40481,7 @@ function query({
// package.json
var package_default = {
name: "@pullfrog/action",
version: "0.0.93",
version: "0.0.95",
type: "module",
files: [
"index.js",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@pullfrog/action",
"version": "0.0.93",
"version": "0.0.95",
"type": "module",
"files": [
"index.js",