Skip to content

Commit

Permalink
Update release.yml (#3789)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredpalmer committed May 26, 2023
1 parent c43d24e commit 104fe92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
fetch-depth: 0

- name: Use Node.js 12.x
- name: Use Node.js 16.x
uses: actions/setup-node@v1
with:
version: 16.x
Expand Down

1 comment on commit 104fe92

@vercel
Copy link

@vercel vercel bot commented on 104fe92 May 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

formik-docs – ./website

formik-docs-git-master-jared.vercel.app
formik-docs-jared.vercel.app
formik-docs.vercel.app
www.formik.org
formik.org

Please sign in to comment.