use main
This commit is contained in:
parent
4fb60e94d7
commit
44d97aec57
|
@ -31,7 +31,7 @@ jobs:
|
||||||
GATSBY_API_URL: "https://siasky.net"
|
GATSBY_API_URL: "https://siasky.net"
|
||||||
|
|
||||||
- name: "Deploy to Skynet"
|
- name: "Deploy to Skynet"
|
||||||
uses: kwypchlo/deploy-to-skynet-action@v1.0.0
|
uses: kwypchlo/deploy-to-skynet-action@main
|
||||||
with:
|
with:
|
||||||
upload-dir: packages/webapp/public
|
upload-dir: packages/webapp/public
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Reference in New Issue