diff --git a/.github/workflows/build_and_publish.yml b/.github/workflows/build_and_publish.yml index ed1cd67..2f09c28 100644 --- a/.github/workflows/build_and_publish.yml +++ b/.github/workflows/build_and_publish.yml @@ -11,6 +11,7 @@ jobs: permissions: contents: write + id-token: write steps: - name: Checkout repository diff --git a/OpenAPI.json b/OpenAPI.json index 43cc126..c89e97c 100644 --- a/OpenAPI.json +++ b/OpenAPI.json @@ -13,7 +13,7 @@ "name": "AGPLv3", "url": "https://github.com/revoltchat/delta/blob/master/LICENSE" }, - "version": "0.8.9-2" + "version": "0.8.9-3" }, "servers": [ {