Fix regexp to find the repo name (#5751)

This commit is contained in:
Chevdor
2022-07-05 13:37:16 +02:00
committed by GitHub
parent 9dc99f0229
commit 79a1db482b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
workflow_dispatch:
jobs:
tag_rc:
check_branch:
runs-on: ubuntu-latest
steps:
- name: Checkout sources