Skip to content

Commit e3d451e

Browse files
authored
Merge pull request #1 from sol/patch-1
Document how to generate authentication tokens
2 parents 0fa2122 + 389ae02 commit e3d451e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ A GitHub action for publishing packages and documentation to Hackage
33

44
## Usage Examples
55

6-
This step publishes packages and documentation as candidates on Hackage using the specified authentication token
6+
This step publishes packages and documentation as candidates on Hackage using the specified authentication token. You can generate an authentication token on [your Hackage account managment page](http://hackage.haskell.org/users/account-management).
77

88
```yaml
99
- uses: haskell-actions/hackage-publish@v1

0 commit comments

Comments
 (0)