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 af341f7 commit 083b086Copy full SHA for 083b086
.github/workflows/publish.yml
@@ -44,7 +44,7 @@ jobs:
44
client-payload: |
45
{
46
"repository": "${{ github.repository }}",
47
- "version": "${{ github.ref }}"
+ "version": "${{ github.ref_name }}"
48
}
49
50
0 commit comments