Skip to content

Commit

Permalink
action: listen for tags creation (#1061)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Sep 12, 2023
1 parent b422f43 commit 6cb7feb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ permissions:
contents: read

on:
create:
tags: [ "v*" ]
push:
tags: [ "v[0-9]+*" ]

jobs:

Expand Down

0 comments on commit 6cb7feb

Please sign in to comment.