Skip to content

Commit

Permalink
[brief] Tweaking the release action script.
Browse files Browse the repository at this point in the history
[detailed]
- [no ci]
  • Loading branch information
marovira committed Nov 1, 2024
1 parent 7fcaad9 commit aa04ad2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: Release

on:
push:
branches:
- master
tags:
- "*.*.*"
- '[1-9].[0-9].[0-9]'
workflow_dispatch:

permissions:
Expand Down

0 comments on commit aa04ad2

Please sign in to comment.