diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 1444ac7..a68bfe1 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -14,7 +14,7 @@ jobs: - name: 📂 Sync files uses: SamKirkland/FTP-Deploy-Action@4.0.0 with: - server: de3.fcomet.com + server: ftpupload.net username: ${{ secrets.ftp_username}} password: ${{ secrets.ftp_password }} - server-dir: /public_html/production.watch-learn.com/ \ No newline at end of file + server-dir: /production.ariefrivaldi.my.id/htdocs/ \ No newline at end of file diff --git a/.github/workflows/staging.yml b/.github/workflows/staging.yml index 2f6c483..5a39cfa 100644 --- a/.github/workflows/staging.yml +++ b/.github/workflows/staging.yml @@ -14,7 +14,7 @@ jobs: - name: 📂 Sync files uses: SamKirkland/FTP-Deploy-Action@4.0.0 with: - server: de3.fcomet.com + server: ftpupload.net username: ${{ secrets.ftp_username}} password: ${{ secrets.ftp_password }} - server-dir: /public_html/staging.watch-learn.com/ \ No newline at end of file + server-dir: /staging.ariefrivaldi.my.id/htdocs/ \ No newline at end of file diff --git a/index.html b/index.html index b094a22..69f2346 100644 --- a/index.html +++ b/index.html @@ -9,5 +9,7 @@
This is our new feature
+Penambahan menu staging
+Penambahan menu staging 2