Skip to content

Commit

Permalink
chore: deploy prod on release
Browse files Browse the repository at this point in the history
  • Loading branch information
luigibarbato committed Oct 12, 2023
1 parent 6de6bfa commit ed2ccd0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ env:
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
on:
push:
branches:
- main

release:
types: [published]

jobs:
Deploy:
runs-on: ubuntu-latest
Expand Down
File renamed without changes.

0 comments on commit ed2ccd0

Please sign in to comment.