Skip to content

Commit

Permalink
chore: publish pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Aeolun committed Feb 5, 2024
1 parent c1c99d9 commit 0c9808a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
cache: 'pnpm'
- run: pnpm install
- run: pnpm run test
- run: pnpm run lint
release:
name: Release
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"Matt Smith <[email protected]>",
"Anson Wayman <[email protected]>"
],
"homepage": "http://github.com/aeolun/node-jira-client",
"homepage": "https://github.com/aeolun/ts-jira-client",
"repository": {
"type": "git",
"url": "[email protected]:Aeolun/ts-jira-client.git"
Expand Down

0 comments on commit 0c9808a

Please sign in to comment.