Skip to content

Commit

Permalink
chore: update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ivalshamkya committed Jan 25, 2024
1 parent 9530592 commit 48eec14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ on:
branches:
- main
jobs:
Deploy-Production:
Production:
runs-on: ubuntu-latest
environment: Production
steps:
- uses: actions/labeler@v2
with:
Expand Down

0 comments on commit 48eec14

Please sign in to comment.