Skip to content

Commit

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

on:
push:
tags: ["releases/*"]
release:
types: [published]

permissions:
contents: read
Expand Down

0 comments on commit bdf8ce6

Please sign in to comment.