Skip to content

Commit

Permalink
Fix linter "tags" issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Aug 14, 2022
1 parent 4548047 commit e0e897e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-semver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: update-semver
on:
release:
types: [published]
tags:
- 'v*.*.*'

jobs:
update-semver:
Expand Down

0 comments on commit e0e897e

Please sign in to comment.