Skip to content

Commit

Permalink
v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dghelm committed Aug 10, 2021
1 parent 9be8f96 commit cc61320
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 @@ -49,7 +49,7 @@ Example: `https://400bk2i89lheb6d8olltc2grqgfaqfge1im134ed6q1ro0g0fbnk1to.siasky
## Example usage

```yaml
uses: kwypchlo/deploy-to-skynet-action@main
uses: SkynetLabs/deploy-to-skynet-action@v1
with:
upload-dir: public
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down Expand Up @@ -83,7 +83,7 @@ jobs:
run: yarn build

- name: Deploy to Skynet
uses: kwypchlo/deploy-to-skynet-action@main
uses: SkynetLabs/deploy-to-skynet-action@v1
with:
upload-dir: public
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit cc61320

Please sign in to comment.