Skip to content

Commit 0f02960

Browse files
committed
Adding the stripe plugin
1 parent 9c75ec9 commit 0f02960

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
vps-region: 'ams3'
1919
domain: ''
2020
email: ${{ vars.EMAIL_ADDRESS }}
21+
plugins: ${{ secrets.GITHUB_TOKEN }}@github.com/chimpino/stripe-plugin/archive/refs/heads/6.x.zip
2122
mautic-password: ${{ secrets.MAUTIC_PASSWORD }}
2223
mysql-password: ${{ secrets.MYSQL_PASSWORD }}
2324
mysql-root-password: ${{ secrets.MYSQL_ROOT_PASSWORD }}

0 commit comments

Comments
 (0)