Skip to content

Commit 0fd3817

Browse files
gr2mparkerbxyz
andauthored
docs(README): add note about expiration (actions#141)
addresses actions#121 (comment) Co-authored-by: Parker Brown <[email protected]>
1 parent b3be847 commit 0fd3817

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ In order to use this action, you need to:
1212
2. [Store the App's ID in your repository environment variables](https://docs.github.com/actions/learn-github-actions/variables#defining-configuration-variables-for-multiple-workflows) (example: `APP_ID`)
1313
3. [Store the App's private key in your repository secrets](https://docs.github.com/actions/security-guides/encrypted-secrets?tool=webui#creating-encrypted-secrets-for-a-repository) (example: `PRIVATE_KEY`)
1414

15+
> [!IMPORTANT]
16+
> An installation access token expires after 1 hour. Please [see this comment](https://github.com/actions/create-github-app-token/issues/121#issuecomment-2043214796) for alternative approaches if you have long-running processes.
17+
1518
### Create a token for the current repository
1619

1720
```yaml

0 commit comments

Comments
 (0)