Skip to content

Commit

Permalink
Update and rename build-tag.yml to build_and_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SilianZ authored Mar 9, 2024
1 parent 0e2bc9b commit f4caab0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
name: Create tagged release

on:
push:
push:
tags:
- 'v*'
- v*

jobs:
release:
Expand Down

0 comments on commit f4caab0

Please sign in to comment.