Skip to content

Commit

Permalink
Update CD to deploy only on tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-raccoon-97 committed Nov 15, 2024
1 parent f73bf10 commit 7609875
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-CD.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: CD
on:
push:
branches:
- main
tags:
- "v*.*.*"
jobs:
Expand Down

0 comments on commit 7609875

Please sign in to comment.