Skip to content

Commit 39bf074

Browse files
committed
chore(template) update .github/workflows/release.yml
1 parent fe0855c commit 39bf074

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
- uses: actions/checkout@v2
2323
- id: release
2424
uses: ahmadnassri/action-semantic-release@v1
25+
with:
26+
config: ${{ github.workspace }}/.semantic.json
2527
env:
2628
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2729

0 commit comments

Comments
 (0)