This commit is contained in:
Karol Wypchlo 2020-10-16 16:54:12 +02:00
parent 4fb60e94d7
commit 44d97aec57
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
GATSBY_API_URL: "https://siasky.net"
- name: "Deploy to Skynet"
uses: kwypchlo/deploy-to-skynet-action@v1.0.0
uses: kwypchlo/deploy-to-skynet-action@main
with:
upload-dir: packages/webapp/public
github-token: ${{ secrets.GITHUB_TOKEN }}