We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 605db8d commit 7b7e77fCopy full SHA for 7b7e77f
1 file changed
.github/workflows/duckdb-extensions.yaml
@@ -3,7 +3,7 @@ name: DuckDB Extensions
3
on:
4
push:
5
tags:
6
- - "duckdb-extensions-v*"
+ - "rustac-duckdb-extensions-v*"
7
workflow_dispatch:
8
9
permissions:
0 commit comments