Skip to content

Commit 3586ad4

Browse files
authored
Update README.md
1 parent 7a57242 commit 3586ad4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ A GitHub Action to establish a WireGuard VPN tunnel to NYC Mesh infrastructure b
2323
```yaml
2424
steps:
2525
- name: Setup NYC Mesh VPN
26-
uses: nycmeshnet/vpn-infra-action@main
26+
uses: nycmeshnet/nycmesh-vpn-action@main
2727
with:
2828
config-name: "your-config-name"
2929
private-key: ${{ secrets.WG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)