Update release.yml
This commit is contained in:
parent
2a860e5e95
commit
074f2efe49
|
|
@ -17,4 +17,5 @@ jobs:
|
|||
env:
|
||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
ACF_PRO_LICENSE: ${{ secrets.ACF_PRO_LICENSE }}
|
||||
ACF_PRO_URL: ${{ secrets.ACF_PRO_URL }}
|
||||
run: php .github/scripts/release.php
|
||||
|
|
|
|||
Loading…
Reference in New Issue