File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11# Gauntlet Designs - Farewell Website
22
3- [ ![ Deploy Status] ( https://img.shields.io/badge/deploy-automated-success )] ( https://github.com/aftongauntlett/gauntlet-designs-vue/actions )
4- [ ![ CI/CD Pipeline] ( https://img.shields.io/github/actions/workflow/status/aftongauntlett/gauntlet-designs-vue/sync-to-production.yml?branch=main&label=CI%2FCD& logo=github-actions )] ( https://github.com/aftongauntlett/gauntlet-designs-vue/actions )
3+ [ ![ Deploy Status] ( https://img.shields.io/badge/deploy-manual-blue )] ( https://github.com/aftongauntlett/gauntlet-designs-vue )
4+ [ ![ CI/CD Pipeline] ( https://img.shields.io/badge/pipeline-ready-success? logo=github-actions )] ( https://github.com/aftongauntlett/gauntlet-designs-vue/actions )
55[ ![ Vercel] ( https://img.shields.io/badge/deployed%20on-Vercel-black?logo=vercel )] ( https://gauntletdesigns.com )
66[ ![ Commit Activity] ( https://img.shields.io/github/commit-activity/m/aftongauntlett/gauntlet-designs-vue?logo=git )] ( https://github.com/aftongauntlett/gauntlet-designs-vue/commits )
77[ ![ Live Site] ( https://img.shields.io/badge/live%20site-gauntletdesigns.com-blue?logo=web )] ( https://gauntletdesigns.com )
@@ -115,10 +115,11 @@ npm run deploy:check
115115./deploy-production.sh
116116```
117117
118- #### Option 3: Automatic via GitHub Actions
118+ #### Option 3: Automatic via GitHub Actions (Optional)
119119
120- - Pushes to ` main ` branch automatically sync to production repo
121- - Requires ` PRODUCTION_REPO_TOKEN ` secret in GitHub settings
120+ - ** Setup required** : Add ` PRODUCTION_REPO_TOKEN ` secret in GitHub repository settings
121+ - ** Once configured** : Pushes to ` main ` branch automatically sync to production repo
122+ - ** Current status** : Manual deployment recommended (working perfectly)
122123
123124### Important Notes
124125
You can’t perform that action at this time.
0 commit comments