Skip to content

Commit

Permalink
feat: new version 7
Browse files Browse the repository at this point in the history
  • Loading branch information
popovevgen committed Dec 19, 2023
1 parent 4038ecb commit 5f64600
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: npm run build

- name: Run semantic-release
run: npx semantic-release
run: npm run release

- name: Upload artifacts to GitHub Releases
uses: actions/upload-artifact@v4
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@12evgen/test-vercel",
"version": "1.43.0",
"version": "1.44.0",
"private": false,
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 5f64600

Please sign in to comment.