Skip to content

Commit

Permalink
Merge pull request #53 from werlleyg/develop
Browse files Browse the repository at this point in the history
sync/update-develop-into-main
  • Loading branch information
werlleyg authored Nov 3, 2024
2 parents 1489f16 + d6a2e49 commit f072442
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/main-version.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
name: Version Check and Create Tag
env:
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}

on:
push:
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": "quefilme",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit f072442

Please sign in to comment.