use v1.0.0 instead of v1

This commit is contained in:
Karol Wypchlo 2020-10-07 16:05:41 +02:00
parent 8abfd80b83
commit bbbc83aeb3
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
uses: kwypchlo/deploy-to-skynet-action@v1.0.0
with:
upload-dir: packages/webapp/public
github-token: ${{ secrets.GITHUB_TOKEN }}