Skip to content

Commit

Permalink
🔖 v2.5.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stoe committed Dec 19, 2024
1 parent 3902f9a commit cec642f
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 @@ -23,4 +23,5 @@ jobs:

- uses: cli/[email protected]
with:
go_version: 1.22.x
gpg_fingerprint: ${{ steps.gpg.outputs.fingerprint }}
2 changes: 1 addition & 1 deletion cmd/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ var (
Use: "report",
Short: "gh cli extension to generate reports",
Long: "gh cli extension to generate enterprise/organization/user/repository reports",
Version: "2.5.0-rc.1",
Version: "2.5.0-rc.2",
PersistentPreRunE: run,
DisableAutoGenTag: true,
}
Expand Down

0 comments on commit cec642f

Please sign in to comment.