File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Automate deploying websites and more with this GitHub action.
99on: push
1010name: Publish Website
1111jobs:
12- fTP -Deploy-Action:
12+ FTP -Deploy-Action:
1313 name: FTP-Deploy-Action
1414 runs-on: ubuntu-latest
1515 steps:
@@ -70,7 +70,7 @@ Make sure you have an npm script named 'build'. This config should work for most
7070on: push
7171name: Build and Publish Front End Framework Website
7272jobs:
73- fTP -Deploy-Action:
73+ FTP -Deploy-Action:
7474 name: FTP-Deploy-Action
7575 runs-on: ubuntu-latest
7676 steps:
@@ -105,7 +105,7 @@ Ouputs a list of files that will be created/modified to sync your source without
105105on: push
106106name: Publish Website Dry Run
107107jobs:
108- fTP -Deploy-Action:
108+ FTP -Deploy-Action:
109109 name: FTP-Deploy-Action
110110 runs-on: ubuntu-latest
111111 steps:
You can’t perform that action at this time.
0 commit comments