Skip to content

Commit

Permalink
Update github-actions.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmsa authored Dec 6, 2023
1 parent ba8f83b commit ae761ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

Vercel_Deploy:
runs-on: ubuntu-latest
needs: Sonar_Cloud
needs: Build_App
environment: Production
steps:
- uses: actions/checkout@v2
Expand Down

1 comment on commit ae761ef

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for hiit-maker ready!

✅ Preview
https://hiit-maker-jnkzhg626-lucasmsa.vercel.app

Built with commit ae761ef.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.