Skip to content

Commit

Permalink
[chore] nothing to commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cuongpiger committed May 25, 2024
1 parent 329d5ae commit ca86ce4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
package-image:
runs-on: ubuntu-latest
environment:
name: production # Set the environment name
if: contains(github.event.head_commit.message, '[build]')
name: prod # Set the environment name
steps:
- name: Send alert that a new commit has been created
uses: appleboy/telegram-action@master
Expand Down

0 comments on commit ca86ce4

Please sign in to comment.