Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit bc8167f

Browse files
authored
fix: initial release
1 parent 8c8cd0b commit bc8167f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
- name: NPM install
113113
run: npm install
114114
- name: Release 🎉
115-
uses: cycjimmy/semantic-release-action@v2
115+
uses: cycjimmy/semantic-release-action@v3
116116
with:
117117
branches: |
118118
['main']

0 commit comments

Comments
 (0)