Skip to content

Commit cc61320

Browse files
committed
v1.2.1
1 parent 9be8f96 commit cc61320

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
@@ -49,7 +49,7 @@ Example: `https://400bk2i89lheb6d8olltc2grqgfaqfge1im134ed6q1ro0g0fbnk1to.siasky
4949
## Example usage
5050

5151
```yaml
52-
uses: kwypchlo/deploy-to-skynet-action@main
52+
uses: SkynetLabs/deploy-to-skynet-action@v1
5353
with:
5454
upload-dir: public
5555
github-token: ${{ secrets.GITHUB_TOKEN }}
@@ -83,7 +83,7 @@ jobs:
8383
run: yarn build
8484

8585
- name: Deploy to Skynet
86-
uses: kwypchlo/deploy-to-skynet-action@main
86+
uses: SkynetLabs/deploy-to-skynet-action@v1
8787
with:
8888
upload-dir: public
8989
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)