Skip to content

Commit cf65a93

Browse files
authored
Remove stripe-plugin from deploy.yml
Removed the stripe-plugin from the deployment configuration.
1 parent 92c42ad commit cf65a93

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ 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
2221
mautic-password: ${{ secrets.MAUTIC_PASSWORD }}
2322
mysql-password: ${{ secrets.MYSQL_PASSWORD }}
2423
mysql-root-password: ${{ secrets.MYSQL_ROOT_PASSWORD }}

0 commit comments

Comments
 (0)