Skip to content

Commit

Permalink
needs build on deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
4l3j0Ok committed Nov 30, 2023
1 parent 085417b commit c7ea6a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
jobs:
deploy:
name: Deploy to production
needs: build
runs-on: prod
steps:
-
Expand Down

0 comments on commit c7ea6a7

Please sign in to comment.