Skip to content

Commit

Permalink
tmp: enable build-realese workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarak Ben Youssef committed Feb 5, 2024
1 parent 0d56b35 commit b5aebbd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Build Release

on:
release:
types: [published]
push:
branches: [master]
pull_request:
branches: [master]

jobs:
releases-matrix:
Expand Down

0 comments on commit b5aebbd

Please sign in to comment.