Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
therealpaulgg committed Apr 3, 2024
1 parent e41f2af commit b479115
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-homebrew-formula.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update Homebrew Formula

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

jobs:
update-formula:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-winget-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update Winget Manifest

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

jobs:
update-winget-manifest:
Expand Down

0 comments on commit b479115

Please sign in to comment.