Skip to content

Commit

Permalink
fix: worker name
Browse files Browse the repository at this point in the history
  • Loading branch information
Chkhikvadze committed Oct 27, 2023
1 parent dbc3e49 commit bc2e638
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy_worker.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Deploy Backend API
name: Deoloy worker

on:
push:
branches:
- main
paths:
- 'apps/worker/**'
# paths:
# - 'apps/worker/**'


env:
Expand Down

0 comments on commit bc2e638

Please sign in to comment.