Skip to content

Commit

Permalink
fix: Update CD_Backend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
msm1984 authored Sep 8, 2024
1 parent 371e148 commit d2e408e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CD_Backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ permissions:
on:
push:
branches:
- dev
- main

jobs:
version-and-release:
Expand Down Expand Up @@ -84,4 +84,4 @@ jobs:
run: |
cd Summer1403-Project-Group01-Deployment
git remote set-url origin https://x-access-token:${{ secrets.MYPAT }}@github.com/Star-Academy/Summer1403-Project-Group01-Deployment.git
git push
git push

0 comments on commit d2e408e

Please sign in to comment.