Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: now cli v17, add NOW_PROJECT_ID and NOW_ORG_ID env variable #26

Merged
merged 15 commits into from
Feb 18, 2020
Prev Previous commit
Next Next commit
docs: example
amondnet committed Dec 2, 2019

Verified

This commit was signed with the committer’s verified signature. The key has expired.
amondnet Minsu Lee
commit d65ff229bbf694eec3a24cfb3a141bdb263e794c
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ jobs:
run: |
echo 'static example'
cd example/static
- uses: ../../
- uses: ./
id: now-deployment
with:
github-token: ${{ secrets.GITHUB_TOKEN }}