Skip to content

Commit

Permalink
chore: force deploy telos prod
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-IS authored Dec 20, 2024
1 parent c394ae7 commit ef01bff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Build and Deploy to Production
on:
release:
types: [published]
push:
branches: [ master ]
jobs:
build:
name: build-prod
Expand Down

0 comments on commit ef01bff

Please sign in to comment.