Skip to content

Commit

Permalink
move to frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
Administrator committed Oct 9, 2024
1 parent 8828fc5 commit 4d3ce26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

build_frontend:
runs-on: ubuntu-latest
environment: ${{ env.deploy_env }}
environment: dev
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/build-frontend
Expand Down

0 comments on commit 4d3ce26

Please sign in to comment.