Skip to content

Commit

Permalink
Reverting version, fixing env
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham Scates committed Jan 10, 2024
1 parent 251ee9c commit 1ccb3c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ permissions:

env:
AWS_DEFAULT_REGION: us-west-2
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}


jobs:
ci:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xometry/intacct-sdk",
"version": "1.0.0",
"version": "2.2.1",
"description": "Sage Intacct SDK for JavaScript",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 1ccb3c8

Please sign in to comment.