diff --git a/.github/workflows/features.yml b/.github/workflows/features.yml index 6fa984c..4b8be1e 100644 --- a/.github/workflows/features.yml +++ b/.github/workflows/features.yml @@ -16,5 +16,5 @@ jobs: deployments: write id-token: write with: - repository-name: ably-php + repository-name: ably-pubsub-php secrets: inherit diff --git a/README.md b/README.md index f342813..4d2251b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Ably Pub/Sub PHP Header](images/php-SDK-github.png) [![Latest Stable Version](https://poser.pugx.org/ably/ably-php/v/stable)](https://packagist.org/packages/ably/ably-php) -[![License](https://poser.pugx.org/ably/ably-php/license)](https://github.com/ably/ably-php/blob/main/LICENSE) +[![License](https://poser.pugx.org/ably/ably-php/license)](https://github.com/ably/ably-pubsub-php/blob/main/LICENSE) ---