We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca7d9f4 commit 3e90fdfCopy full SHA for 3e90fdf
.github/workflows/main.yml
@@ -5,5 +5,5 @@ jobs:
5
uses: asherikov/sharf/.github/workflows/test.yaml@main
6
with:
7
sharf_ref: main
8
- package_url: ${{ github.server_url }}/${{ github.repository }}.git
+ package_github_repo: ${{ github.repository }}
9
package_version: ${{ github.sha }}
0 commit comments