Skip to content

Commit

Permalink
Merge pull request #1432 from gtech-mulearn/dev
Browse files Browse the repository at this point in the history
test
  • Loading branch information
gtechmulearn authored May 12, 2024
2 parents 402ca27 + fecbe0a commit 753f4bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
on:
push:
branches:
- dev
- dev-server
jobs:
Deploy-Preview:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mulearnfrontend",
"private": true,
"version": "0.0.3",
"version": "0.0.4",
"type": "module",
"scripts": {
"dev": "vite --host",
Expand Down

0 comments on commit 753f4bf

Please sign in to comment.