Skip to content

Commit

Permalink
dev: jooq rc tag for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillKurdyukov committed Sep 2, 2024
1 parent 0bdea57 commit ba3f60f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-jooq-dialect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags:
- 'jooq-ydb/v[0-9]+.[0-9]+.[0-9]+'
- 'jooq-ydb/v[0-9]+.[0-9]+.[0-9]+-RC[0-9]+'

env:
MAVEN_ARGS: --batch-mode --no-transfer-progress -Dstyle.color=always
Expand Down

0 comments on commit ba3f60f

Please sign in to comment.