Skip to content

Commit c9c409e

Browse files
committed
Add a tip
1 parent 5c51cf4 commit c9c409e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,5 @@ jobs:
6161
```
6262
6363
**Tip:** To create secrets (such as `secrets.AUR_USERNAME`, `secrets.AUR_EMAIL`, and `secrets.AUR_SSH_PRIVATE_KEY` above), go to `$YOUR_GITHUB_REPO_URL/settings/secrets`. [Read this for more information](https://help.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets).
64+
65+
**Tip:** This action does not generate PKGBUILD for you, you must generate it yourself (e.g. by using actions before this action).

0 commit comments

Comments
 (0)