Skip to content

Commit

Permalink
fix: change branch to only main
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrySpartGlobal committed May 4, 2024
1 parent ba9b0bc commit 4206179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-live.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
with:
ref: live
ref: main

- name: Build Docker image
run: |
Expand Down

0 comments on commit 4206179

Please sign in to comment.