Skip to content

Commit

Permalink
chore(ci): enable automated releases
Browse files Browse the repository at this point in the history
  • Loading branch information
SamMousa committed Feb 26, 2025
1 parent ee68e5a commit 182edcf
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 @@ -65,7 +65,7 @@ jobs:
-p "@semantic-release/release-notes-generator"
-p conventional-changelog-conventionalcommits
-p semantic-release
-- semantic-release --dry-run
-- semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
permissions:
Expand Down

0 comments on commit 182edcf

Please sign in to comment.