Skip to content

Commit

Permalink
adding released condition
Browse files Browse the repository at this point in the history
  • Loading branch information
ADorigi committed Jun 12, 2024
1 parent e34e272 commit aba01c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installation-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Installation Tests

on:
release:
types: [published]
types: [published, released]

jobs:
linux:
Expand Down

0 comments on commit aba01c0

Please sign in to comment.