Skip to content

Commit

Permalink
fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanSerikov authored and Groxan committed Aug 5, 2020
1 parent a42ab37 commit c32b20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Release notifications
on:
push:
tags:
- '*.*.*'
- 'v*.*.*'

jobs:
build:
Expand Down

0 comments on commit c32b20c

Please sign in to comment.