File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 ftp-username : ${{ secrets.SFTP_USER }}
5151 ftp-password : ${{ secrets.SFTP_PASSWORD }}
5252 local-dir : plugins/bifrost-framework/vendor/
53+ <<<<<<< feature/theme
5354 git-ftp-args : --all
55+ =======
56+ >>>>>>> trunk
5457 known-hosts : ${{ secrets.SFTP_KNOWN_HOSTS }}
5558
5659 - name : Install plugin dependencies (bifrost-music)
6568 ftp-username : ${{ secrets.SFTP_USER }}
6669 ftp-password : ${{ secrets.SFTP_PASSWORD }}
6770 local-dir : plugins/bifrost-music/vendor/
68- git-ftp-args : --all
6971 known-hosts : ${{ secrets.SFTP_KNOWN_HOSTS }}
7072
7173 # ── Theme ───────────────────────────────────────────────────────────────
8284 ftp-username : ${{ secrets.SFTP_USER }}
8385 ftp-password : ${{ secrets.SFTP_PASSWORD }}
8486 local-dir : themes/bifrost-noise/vendor/
85- git-ftp-args : --all
8687 known-hosts : ${{ secrets.SFTP_KNOWN_HOSTS }}
You can’t perform that action at this time.
0 commit comments