Skip to content

refactor(blogs): add translation to the blogs #150

refactor(blogs): add translation to the blogs

refactor(blogs): add translation to the blogs #150

Workflow file for this run

name: deploy nexturl to vercel
on: [push, pull_request]
jobs:
vercel:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2