Skip to content

Commit

Permalink
Wherefore, with nimble quill, this minuscule fault hath been rectifie…
Browse files Browse the repository at this point in the history
…d, 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.
  • Loading branch information
gitbot-x authored Apr 19, 2024
1 parent cf8d861 commit 1f1b6ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1f1b6ae

Please sign in to comment.