We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c75ec9 commit 0f02960Copy full SHA for 0f02960
1 file changed
.github/workflows/deploy.yml
@@ -18,6 +18,7 @@ jobs:
18
vps-region: 'ams3'
19
domain: ''
20
email: ${{ vars.EMAIL_ADDRESS }}
21
+ plugins: ${{ secrets.GITHUB_TOKEN }}@github.com/chimpino/stripe-plugin/archive/refs/heads/6.x.zip
22
mautic-password: ${{ secrets.MAUTIC_PASSWORD }}
23
mysql-password: ${{ secrets.MYSQL_PASSWORD }}
24
mysql-root-password: ${{ secrets.MYSQL_ROOT_PASSWORD }}
0 commit comments