Skip to content

Commit

Permalink
some test of plus
Browse files Browse the repository at this point in the history
  • Loading branch information
aramikm committed Aug 11, 2023
1 parent 77f6044 commit 7129e02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ concurrency:
cancel-in-progress: true
on:
push:
# tags:
# - "v[0-9]+.[0-9]+.[0-9]+_java" # ex. v1.0.0_java
tags:
- 'v[0-9]+.[0-9]+.[0-9]+\+java' # ex. v1.0.0_java

workflow_dispatch:
inputs:
Expand Down

0 comments on commit 7129e02

Please sign in to comment.