Skip to content

Commit

Permalink
fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
sstepanchuk committed Feb 20, 2025
1 parent db2b005 commit a9c9625
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: CI/CD
env:
IMAGE_NAME: github/svaliava-water-site
ENV_FILE: .env
#on:
# push:
# branches: [ "main" ]
on:
push:
branches: [ ]
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
Expand Down

0 comments on commit a9c9625

Please sign in to comment.