We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea66889 commit d64ef03Copy full SHA for d64ef03
1 file changed
.github/workflows/deploy-vendors.yml
@@ -50,7 +50,6 @@ jobs:
50
ftp-username: ${{ secrets.SFTP_USER }}
51
ftp-password: ${{ secrets.SFTP_PASSWORD }}
52
local-dir: plugins/bifrost-framework/vendor/
53
- git-ftp-args: --all
54
known-hosts: ${{ secrets.SFTP_KNOWN_HOSTS }}
55
56
- name: Install plugin dependencies (bifrost-music)
@@ -65,7 +64,6 @@ jobs:
65
64
66
67
local-dir: plugins/bifrost-music/vendor/
68
69
70
71
# ── Theme ───────────────────────────────────────────────────────────────
@@ -82,5 +80,4 @@ jobs:
82
80
83
81
84
local-dir: themes/bifrost-noise/vendor/
85
86
0 commit comments