diff --git a/README.md b/README.md index d59a24a..a96d767 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ jobs: steps: - name: Tangle Release id: tangle_release - uses: obany/gh-tangle-release@v0.5.2 + uses: iotaledger/gh-tangle-release@v0.5.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} IOTA_SEED: ${{ secrets.IOTA_SEED }} diff --git a/package.json b/package.json index a8fa206..f2d92fd 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/obany/gh-tangle-release" + "url": "git+https://github.com/iotaledger/gh-tangle-release" }, "keywords": [ "actions",