Skip to content

Commit

Permalink
release: v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Codex- committed Dec 6, 2023
1 parent 47eadfd commit 8bc3eab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
tags:
- v1.*
- v2.*

permissions:
contents: write
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": "knip-reporter",
"version": "1.1.0",
"version": "2.0.0",
"private": true,
"description": "Report the results of Knip onto a pull request",
"author": "Alex Miller",
Expand Down

0 comments on commit 8bc3eab

Please sign in to comment.