Skip to content

Commit 54705f5

Browse files
committed
1 parent eac9159 commit 54705f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Release
3131
env:
3232
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33-
WHMCSMP_USERNAME: ${{ secrets.WHMCSMP_USERNAME }}
33+
WHMCSMP_LOGIN: ${{ secrets.WHMCSMP_LOGIN }}
3434
WHMCSMP_PASSWORD: ${{ secrets.WHMCSMP_PASSWORD }}
3535
WHMCSMP_PRODUCTID: "7770"
3636
WHMCSMP_MINVERSION: "7.0"

0 commit comments

Comments
 (0)