Skip to content

Commit

Permalink
chore(release): beta
Browse files Browse the repository at this point in the history
  • Loading branch information
HadiKhai committed Oct 31, 2024
1 parent caa8874 commit beaff44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
release:
runs-on: ubuntu-latest
if: ${{!contains(github.event.head_commit.message, format('chore(release){0} publish', ':')) && !contains(github.event.head_commit.message, format('CI{0} Update yarn.lock files', ':'))}}
# if: ${{!contains(github.event.head_commit.message, format('chore(release){0} publish', ':')) && !contains(github.event.head_commit.message, format('CI{0} Update yarn.lock files', ':'))}}
permissions:
contents: write
packages: write
Expand Down

0 comments on commit beaff44

Please sign in to comment.