Skip to content

Commit

Permalink
ci: remove condition from publish step
Browse files Browse the repository at this point in the history
  • Loading branch information
thijsdaniels committed Nov 28, 2023
1 parent 482e73f commit 51145b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
version:
name: Publish Packages
if: "github.event.commit.message != 'chore: publish'"
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 51145b4

Please sign in to comment.