Skip to content

Commit

Permalink
👷 Fix release build trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
foosel committed Feb 4, 2021
1 parent 94771b9 commit 94e4f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- master
- devel
release:
types: [published]
types: [released]

jobs:
build:
Expand Down

0 comments on commit 94e4f69

Please sign in to comment.