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

Commit

Permalink
fix: initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech authored Mar 15, 2022
1 parent 8c8cd0b commit bc8167f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
- name: NPM install
run: npm install
- name: Release 🎉
uses: cycjimmy/semantic-release-action@v2
uses: cycjimmy/semantic-release-action@v3
with:
branches: |
['main']
Expand Down

0 comments on commit bc8167f

Please sign in to comment.