Skip to content

Commit

Permalink
Tags doesn't work like that
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpakin committed Jun 15, 2024
1 parent e144a03 commit 7c84582
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name: Release

on:
push:
branches:
- "release*"
tags:
- "v*.*.*"
- "release*"

permissions:
contents: read
Expand Down

0 comments on commit 7c84582

Please sign in to comment.