Skip to content

Commit

Permalink
Merge pull request #42 from gitbot-x/main
Browse files Browse the repository at this point in the history
Wherefore, with nimble quill, this minuscule fault hath been rectifie…
  • Loading branch information
gitbot-x authored Apr 19, 2024
2 parents 041bec7 + 1f1b6ae commit 3f9f784
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 3f9f784

Please sign in to comment.