Skip to content

Commit

Permalink
update labeling
Browse files Browse the repository at this point in the history
  • Loading branch information
JMBeresford committed Aug 6, 2023
1 parent 1eb75d1 commit a6a60a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-experiments.production.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Vercel Preview Deployment
name: Vercel Production Deployment
env:
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
on:
push:
branches:
- main
jobs:
Deploy-Preview:
Deploy-Production:
strategy:
matrix:
experiment:
Expand Down

0 comments on commit a6a60a3

Please sign in to comment.