Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KunaalAgarwal committed Mar 30, 2024
1 parent 603b483 commit 08ec5f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Node.js Package Release

on:
push:
branches:
- main
tags:
- 'v*'

jobs:
publish-npm:
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": "medicaid",
"version": "1.0.2",
"version": "1.0.3",
"description": "Software Development Kit (SDK) to interact with the data.gov Medicaid API",
"main": "sdk.js",
"repository": {
Expand Down

0 comments on commit 08ec5f9

Please sign in to comment.