docs: example

static
This commit is contained in:
Minsu Lee
2019-12-03 01:00:33 +09:00
parent 89551c0449
commit 6f22b8659b

View File

@@ -13,7 +13,7 @@ jobs:
run: |
echo 'static example'
cd example/static
- uses: ./
- uses: amondnet/now-deployment@v1
id: now-deployment
with:
github-token: ${{ secrets.GITHUB_TOKEN }}