Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
usfalami committed Dec 30, 2024
1 parent 4525dac commit 509684e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: tag release
on:
push:
tags:
- v[0-9]+(.[0-9]+)*
tags: v*
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 509684e

Please sign in to comment.