We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a7936 commit 89ddcdaCopy full SHA for 89ddcda
.github/workflows/unittest.yml
@@ -11,7 +11,7 @@ jobs:
11
php: [ '7.1', '7.2', '7.3', '7.4' ]
12
13
env:
14
- EMAIL_VALIDATION_API_KEY: ${{ secrets.API_KEY }}
+ PHONE_VALIDATION_API_KEY: ${{ secrets.API_KEY }}
15
16
steps:
17
- uses: actions/checkout@master
0 commit comments