Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lowply committed May 13, 2019
1 parent b6cd179 commit 62a4006
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ This is designed to be used as a GitHub Action, but you can also just build and
```
export GITHUB_TOKEN="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
export GITHUB_REPOSITORY="owner/repository"
export GITHUB_WORKSPACE="/path/to/your/local/repository"
```

You can use a different repository by overriding the `GITHUB_REPOSITORY` env var for testing purposes.
export AC_LABEL="label"
go run src/main.go
```

0 comments on commit 62a4006

Please sign in to comment.