Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored May 17, 2021
2 parents 1d4450d + ee05fb1 commit 38b39e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ It will save that information to `~/.actrc`, please refer to [Configuration](#co
-W, --workflows string path to workflow file(s) (default "./.github/workflows/")
```

In case you want to pass a value for `${{ github.token }}`, you should pass `GITHUB_TOKEN` as secret: `act -s GITHUB_TOKEN=[insert token or leave blank for secure input]`.

# Known Issues

## `MODULE_NOT_FOUND`
Expand Down

0 comments on commit 38b39e1

Please sign in to comment.