Skip to content

Commit

Permalink
feat: fix release by removing the original repository
Browse files Browse the repository at this point in the history
  • Loading branch information
david-paulus-saad committed Oct 2, 2023
1 parent d0aafed commit f3299c7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Pull latest changes
run: git pull origin main
- name: Setup Node.js
uses: actions/setup-node@v1
with:
Expand Down
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@
]
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/elbstack/lexoffice-client-js.git"
},
"keywords": [
"lexoffice",
"api",
Expand Down

0 comments on commit f3299c7

Please sign in to comment.