Skip to content

Commit d004760

Browse files
mmccooyyyMatt McCoy
andauthored
Release workflow OIDC (#303)
* updated release workflow to allow for oidc * more release.yml updates * updated other workflows to node 24 * adding repository info to package.json * debugging package.json * adding repository info to cli package.json, removing debug --------- Co-authored-by: Matt McCoy <mattmccoy@Matts-MacBook-Pro-2.local>
1 parent e276acb commit d004760

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/cli/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "3.12.0",
44
"description": "",
55
"main": "./dist/index.js",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/FlatFilers/flatfile-core-libraries.git"
9+
},
610
"bin": {
711
"flatfile": "./dist/index.js"
812
},

0 commit comments

Comments
 (0)