mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2025-08-14 14:05:05 +00:00
Merge pull request #20 from fabiankaegy/patch-1
remove `(currently only for beta testers)`
This commit is contained in:
commit
bfc3d99cdc
@ -25,7 +25,7 @@ jobs:
|
||||
```
|
||||
|
||||
1. Select the repository you want to add the action to
|
||||
2. Select the actions tab `(currently only for beta testers)`
|
||||
2. Select the actions tab
|
||||
3. Select `Blank workflow file` or `Set up a workflow yourself`, if you don't see these options manually create a yaml file `Your_Project/.github/workflows/main.yml`
|
||||
4. Paste the above code into your file and save
|
||||
7. Now you need to add a key to the `secrets` section in your project. To add a `secret` go to the `Settings` tab in your project then select `Secrets`. Add a new `Secret` for `FTP_PASSWORD`
|
||||
|
Loading…
x
Reference in New Issue
Block a user