Skip to content

Commit

Permalink
feat: new version 17
Browse files Browse the repository at this point in the history
  • Loading branch information
popovevgen committed Dec 19, 2023
1 parent 198ebb9 commit 1603a4c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ jobs:
name: Distribute Next.js project to GitHub Releases
runs-on: ubuntu-latest
needs: build-project

permissions:
contents: write

steps:
- name: Checkout code
uses: actions/checkout@v2
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.53.0",
"version": "1.54.0",
"private": false,
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 1603a4c

Please sign in to comment.