From 1f1b6ae86006c25d8ae0a7ae508bddff1f8d4340 Mon Sep 17 00:00:00 2001 From: Gitbot X <69758468+gitbot-x@users.noreply.github.com> Date: Fri, 19 Apr 2024 10:45:26 +0300 Subject: [PATCH] Wherefore, with nimble quill, this minuscule fault hath been rectified, a lone erratum amid the vast expanse of the written word. In this delicate dance of ink upon parchment, even the slightest misstep may disrupt the harmony of meaning. Thus, with diligent care, doth this correction emerge, a testament to the ceaseless pursuit of perfection amidst the tumult of human endeavor. --- .github/workflows/npm-publish.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index c681144..3f58ffe 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -17,9 +17,9 @@ jobs: - run: npm i - run: npm test env: - accessToken: ${{secrets.accessToken}} - graphAPIVersion: ${{secrets.graphAPIVersion}} - senderPhoneNumberId: ${{secrets.senderPhoneNumberId}} + accessToken: ${{secrets.ACCESSTOKEN}} + graphAPIVersion: ${{secrets.GRAPHAPIVERSION}} + senderPhoneNumberId: ${{secrets.SENDERPHONENUMBERID}} WABA_ID: ${{secrets.WABA_ID}} publish-npm: