Skip to content

Commit

Permalink
Merge pull request #3 from Apillon/dev
Browse files Browse the repository at this point in the history
update workflow
  • Loading branch information
MoMannn authored Feb 14, 2024
2 parents 737fff2 + 4d3cd8f commit 0e0a35d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
branches:
- staging

defaults:
run:
working-directory: ./frontend

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0e0a35d

Please sign in to comment.