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 61a7d84Copy full SHA for 61a7d84
.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_name: ${{ github.repository }}
9
package_version: ${{ github.sha }}
0 commit comments