Skip to content

Commit 182edcf

Browse files
committed
chore(ci): enable automated releases
1 parent ee68e5a commit 182edcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
-p "@semantic-release/release-notes-generator"
6666
-p conventional-changelog-conventionalcommits
6767
-p semantic-release
68-
-- semantic-release --dry-run
68+
-- semantic-release
6969
env:
7070
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7171
permissions:

0 commit comments

Comments
 (0)