Skip to content

Commit 190594e

Browse files
author
Patryk Wasielewski
committed
fix pre-release-workflow.yml
1 parent fb573ac commit 190594e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: ubuntu-latest
3434
if:
3535
contains('
36-
refs/heads/develop
36+
refs/heads/feature/release-2.8.1
3737
', github.ref)
3838
steps:
3939
- name: Checkout code

0 commit comments

Comments
 (0)