Skip to content

Commit

Permalink
Revert "[fix] Do not run on new tags"
Browse files Browse the repository at this point in the history
This reverts commit e39e768.
  • Loading branch information
hazendaz committed Dec 16, 2023
1 parent e39e768 commit fefb1d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ on:
push:
branches:
- master
tags:
- '**'

permissions: {}
jobs:
Expand Down

0 comments on commit fefb1d7

Please sign in to comment.