Skip to content

Commit 9cdac49

Browse files
committed
Update ci.yml
1 parent efe1c5c commit 9cdac49

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ jobs:
7878
- name: List built plugins
7979
run: ls -l build/
8080

81-
# - name: Run Semantic Release
82-
# run: |
83-
# npx semantic-release
84-
# env:
85-
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
81+
- name: Run Semantic Release
82+
run: |
83+
npx semantic-release
84+
env:
85+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)