Skip to content

Commit

Permalink
feat: add build and deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulgalimov committed May 6, 2024
1 parent c61ca6f commit 584fae1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
tag:
type: string
description: tag
default: unique-marketplace-frontend
default: unique-marketplace-backend

jobs:
build:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unique-marketplace-backend",
"version": "3.0.234",
"version": "3.0.235",
"description": "Backend project for unique marketplace",
"author": "Unique Network",
"private": true,
Expand Down

0 comments on commit 584fae1

Please sign in to comment.