develop #1

Merged
linus merged 59 commits from develop into main 2026-01-30 21:54:02 +00:00
Showing only changes of commit fcaf329b99 - Show all commits

View File

@@ -27,11 +27,7 @@ jobs:
port: ${{ secrets.SFTP_PORT }}
username: ${{ secrets.SFTP_USER }}
password: ${{ secrets.SFTP_PASS }}
source: |
./assets
./includes
./*.php
./README.md
source: ./
target: "/dev.konfi-castle.com/wp-content/plugins/konficastle-workshopwahl/"
rm: true
@@ -44,10 +40,6 @@ jobs:
port: ${{ secrets.SFTP_PORT }}
username: ${{ secrets.SFTP_USER }}
password: ${{ secrets.SFTP_PASS }}
source: |
./assets
./includes
./*.php
./README.md
source: ./
target: "/httpdocs/wp-content/plugins/konficastle-workshopwahl/"
rm: true