Skip to content

Commit

Permalink
trigger on published release
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan P <[email protected]>
  • Loading branch information
i5okie committed Jan 13, 2025
1 parent 067ece9 commit bf1429e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build_release.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Build Release

on:
push:
tags:
- 'v*'
release:
types: [published]
workflow_dispatch:

permissions:
Expand Down

0 comments on commit bf1429e

Please sign in to comment.