Skip to content

[ECO-5728] Fix presence auto reenter causes NACKs with "not currently attached" after reconnect from transient disconnect #3058

[ECO-5728] Fix presence auto reenter causes NACKs with "not currently attached" after reconnect from transient disconnect

[ECO-5728] Fix presence auto reenter causes NACKs with "not currently attached" after reconnect from transient disconnect #3058

Workflow file for this run

name: Features
on:
pull_request:
push:
branches:
- main
jobs:
build:

Check failure on line 10 in .github/workflows/features.yml

View workflow run for this annotation

GitHub Actions / Features

Invalid workflow file

The workflow is not valid. .github/workflows/features.yml (Line: 10, Col: 3): Error calling workflow 'ably/features/.github/workflows/sdk-features.yml@6b3fc7a8ede2ebdd7a6325314f3a96c6466f1453'. The nested job 'build' is requesting 'deployments: write', but is only allowed 'deployments: none'.
permissions:
contents: read
id-token: write
uses: ably/features/.github/workflows/sdk-features.yml@6b3fc7a8ede2ebdd7a6325314f3a96c6466f1453 # main
with:
repository-name: ably-js
secrets:
ABLY_AWS_ACCOUNT_ID_SDK: ${{ secrets.ABLY_AWS_ACCOUNT_ID_SDK }}