Skip to content

Commit 7b7e77f

Browse files
committed
ci: fix tag name for extensions
1 parent 605db8d commit 7b7e77f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/duckdb-extensions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: DuckDB Extensions
33
on:
44
push:
55
tags:
6-
- "duckdb-extensions-v*"
6+
- "rustac-duckdb-extensions-v*"
77
workflow_dispatch:
88

99
permissions:

0 commit comments

Comments
 (0)