Skip to content

Commit b23424f

Browse files
committed
.github: reworked workflow parameters
1 parent 3e90fdf commit b23424f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ jobs:
44
tests:
55
uses: asherikov/sharf/.github/workflows/test.yaml@main
66
with:
7-
sharf_ref: main
7+
distro: noble
8+
workspace_github_repo: asherikov/sharf
9+
workspace_version: main
810
package_github_repo: ${{ github.repository }}
911
package_version: ${{ github.sha }}

0 commit comments

Comments
 (0)