Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview #45

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Update main.yml
dbrian57 authored Aug 23, 2024
commit 87c66ee8179761c215742a8a65522afac02ce245
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ name: Update App

on:
push:
branches: [main]
branches: [test]

jobs:
deploy-app: