Skip to content

Commit

Permalink
Update generating-a-json-web-token-jwt-for-a-github-app.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mac2000 authored Dec 14, 2023
1 parent 6e3d656 commit 719f626
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ printf '%s\n' "JWT: $JWT"

### Example: Using PowerShell to generate a JWT

```pwsh copy
```ps1 copy
#!/usr/bin/env pwsh
$app_id = 123456
Expand Down

0 comments on commit 719f626

Please sign in to comment.