diff --git a/.github/workflows/ci-cd-tag.yml b/.github/workflows/ci-cd-tag.yml index 3674496e..766849a0 100644 --- a/.github/workflows/ci-cd-tag.yml +++ b/.github/workflows/ci-cd-tag.yml @@ -19,7 +19,6 @@ jobs: - name: Removing development folders 🗑️ run: | rm -r -f tests/ - rm -r -f vendor/ - name: Removing development files 🗑️ run: | diff --git a/composer.json b/composer.json index 293de823..e56958ae 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "devaguia/correios", + "name": "devaguia/correios-php", "version": "1.0.0", "description": "Correios API library for PHP", "license": "GPL-3.0", @@ -7,8 +7,8 @@ "test": "./vendor/bin/pest" }, "support": { - "issues": "https://github.com/aguiarrdev/correios/issues", - "source": "https://github.com/aguiarrdev/correios" + "issues": "https://github.com/devaguia/correios/issues", + "source": "https://github.com/devaguia/correios" }, "keywords": [ "library",