Merge pull request #20 from fabiankaegy/patch-1

remove `(currently only for beta testers)`
This commit is contained in:
Sam Kirkland 2019-11-09 22:19:55 -06:00 committed by GitHub
commit bfc3d99cdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`