Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
Avoid republish on edit
  • Loading branch information
masesdevelopers authored Jun 18, 2024
1 parent 1291968 commit fa1d5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
release:
types:
- published
- edited
#- edited

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit fa1d5b9

Please sign in to comment.