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.
release-github
1 parent faf0b3e commit d7fcb14Copy full SHA for d7fcb14
.github/workflows/release-github.yml
@@ -37,7 +37,7 @@ jobs:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
run: |
39
$(go env GOPATH)/bin/github-release -v release \
40
- --user panodata \
+ --user grafana-toolbox \
41
--repo grafana-client \
42
--tag ${{ steps.version.outputs.VERSION }} \
43
--name ${{ steps.version.outputs.VERSION }}
0 commit comments