Skip to content

Commit 3e90fdf

Browse files
committed
Minor workflow refactoring
1 parent ca7d9f4 commit 3e90fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ jobs:
55
uses: asherikov/sharf/.github/workflows/test.yaml@main
66
with:
77
sharf_ref: main
8-
package_url: ${{ github.server_url }}/${{ github.repository }}.git
8+
package_github_repo: ${{ github.repository }}
99
package_version: ${{ github.sha }}

0 commit comments

Comments
 (0)