Skip to content

Commit

Permalink
feat: add aciton
Browse files Browse the repository at this point in the history
  • Loading branch information
aboutmydreams committed Jul 6, 2024
1 parent 87b33ff commit 50e8479
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test Deployment
name: PROD Deployment

env:
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
Expand All @@ -9,7 +9,7 @@ env:

on:
push:
branches: [master]
branches: [ahaclub]

jobs:
build:
Expand Down

0 comments on commit 50e8479

Please sign in to comment.