Skip to content

Commit

Permalink
[chore] remove commit message including build prefix to make sure bui…
Browse files Browse the repository at this point in the history
…ld on prod
  • Loading branch information
cuongpiger committed Jun 6, 2024
1 parent ed3253c commit 1f916d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
jobs:
package-image:
runs-on: ubuntu-latest
if: contains(github.event.head_commit.message, '[release]')
environment:
name: production # Set the environment name
steps:
Expand Down

0 comments on commit 1f916d7

Please sign in to comment.