Skip to content

Commit

Permalink
chore: CD main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
geolffreym committed Jan 10, 2025
1 parent 3778a73 commit fc4bc61
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
# Continuous-Integration:
# uses: ./.github/workflows/ci.yml
# secrets: inherit
Deploy-Beta:
Deploy:
uses: ./.github/workflows/cd.yml
secrets: inherit
with:
environment: "production"

0 comments on commit fc4bc61

Please sign in to comment.