Skip to content

Commit 402800b

Browse files
author
Lucille Hua
authored
Update README.md
Signed-off-by: Lucille Hua <lucille.hua@jetify.com>
1 parent 7cbe593 commit 402800b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Additionally, it might be necessary to provide a token for your GitHub Enterpris
6767

6868
```
6969
- name: Install devbox
70-
uses: jetify-com/devbox-install-action@v0.13.0
70+
uses: jetify-com/devbox-install-action@v0.12.0
7171
with:
7272
extra-nix-config: access-tokens = my-github-enterprise-server.example.com=${{ github.token }} github.com=${{ secrets.MY_GITHUB_COM_TOKEN }}
73-
```
73+
```

0 commit comments

Comments
 (0)