Skip to content

Commit

Permalink
chore: set package as private
Browse files Browse the repository at this point in the history
  • Loading branch information
Tchoupinax committed Nov 24, 2024
1 parent 5267aab commit 01dde5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "setup-iggy",
"version": "0.1.0",
"description": "A GitHub Action to install a specific version of Iggy server",
"private": true,
"keywords": [
"github-actions",
"hashicorp",
Expand Down Expand Up @@ -33,4 +34,4 @@
"typescript-eslint": "8.15.0",
"vite-node": "2.1.5"
}
}
}

0 comments on commit 01dde5f

Please sign in to comment.