Skip to content

Commit

Permalink
Merge pull request #165 from andreroggeri/main
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
andreroggeri authored Oct 15, 2023
2 parents 45a3430 + a680f4d commit 2386b55
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-prod.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "Release the kraken"
name: "Release to Production"
on:
push:
branches:
- main
- release
paths:
- "backend/**"
- "chatbot/**"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Release the kraken"
name: "Release to Staging"
on:
push:
branches:
Expand Down

0 comments on commit 2386b55

Please sign in to comment.