Update release.yml

This commit is contained in:
zomars
2022-11-16 14:38:15 -07:00
parent 6415d42a1d
commit d43ee154d0
+4 -1
View File
@@ -8,4 +8,7 @@ jobs:
release:
runs-on: ubuntu-latest
steps:
- run: curl -X POST -d {} ${{ secrets.VERCEL_VERSIONED_DEPLOY_HOOK }}
- uses: actions/checkout@v2
with:
token: ${{ secrets.GH_ACCESS_TOKEN }}
- run: git push origin +main:production