Skip to content

Commit b932d79

Browse files
Update preview-and-release.yml
1 parent cb2c357 commit b932d79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview-and-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ env:
2222

2323
jobs:
2424
maven_Preview:
25+
if: ${{ github.ref == 'refs/heads/dev' }}
2526
environment:
2627
name: maven_central_snapshot
2728
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)