Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
idematos authored Dec 6, 2024
1 parent 3e19502 commit 86b28ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Declutter is configured to run as a GitHub Action by default. The configuration

```bash
cargo build --release
GITHUB_TOKEN=<your-personal-access-token> GITHUB_REPOSITORY=<owner/repo> ./target/release/declutter
GITHUB_TOKEN=<your-access-token> GITHUB_REPOSITORY=<owner/repo> ./target/release/declutter
```

## Output
Expand Down

0 comments on commit 86b28ce

Please sign in to comment.