Skip to content

Commit

Permalink
Update .github/workflows/staging.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
averyyip authored Dec 4, 2023
1 parent d730086 commit 2520cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
git checkout staging
git pull
git merge origin/main
git push origin test
git push origin staging

0 comments on commit 2520cb1

Please sign in to comment.