Skip to content

Commit

Permalink
ci: Update build-prod-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yamilmedina authored Aug 8, 2024
1 parent 18ae978 commit cdab6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-prod-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Prod build"

on:
release:
types: [ created ]
types: [ published ]

concurrency:
group: ${{ github.workflow }}-${{ github.event.release.tag_name }}
Expand Down

0 comments on commit cdab6d0

Please sign in to comment.