Skip to content

Commit

Permalink
fix: try with release
Browse files Browse the repository at this point in the history
  • Loading branch information
hongaar committed Dec 14, 2022
1 parent 6f6d603 commit 7a6cc51
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/update-major-tag.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: update-major-tag

on:
push:
tags:
- "*"
release:
types: [published, edited]

jobs:
update-major-tag:
Expand Down

0 comments on commit 7a6cc51

Please sign in to comment.