Skip to content

Commit

Permalink
update deploy action release rule
Browse files Browse the repository at this point in the history
  • Loading branch information
cccaballero committed Dec 19, 2023
1 parent 0666b90 commit d4a19fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ name: Python application

on:
push:
tags: ["releases/[1-9]+.[0-9]+.[0-9]+"]
branches: [master]
tags: ["releases/*"]

permissions:
contents: read
Expand Down

0 comments on commit d4a19fa

Please sign in to comment.