Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fawazahmed0 authored Sep 28, 2024
1 parent a3451b4 commit 4e9cfde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ steps:
The URL to access the vs code will be printed in Github Actions log.
## Set Token
Default token is `root`. You can change it something else.
Default token is `root`. You can change it to something else.

```yaml
steps:
Expand All @@ -38,7 +38,7 @@ steps:
token: "root"
```

Don't forget to set your token in url, eg: `tkn=root`
Also you need to set your token in url, eg: `tkn=root`

## Continue a workflow

Expand Down

0 comments on commit 4e9cfde

Please sign in to comment.