Skip to content

Commit bfc3d99

Browse files
authored
Merge pull request #20 from fabiankaegy/patch-1
remove `(currently only for beta testers)`
2 parents 9c4e464 + 319b6d2 commit bfc3d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
```
2626

2727
1. Select the repository you want to add the action to
28-
2. Select the actions tab `(currently only for beta testers)`
28+
2. Select the actions tab
2929
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`
3030
4. Paste the above code into your file and save
3131
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`

0 commit comments

Comments
 (0)