Skip to content

Commit d7fcb14

Browse files
committed
CI: Adjust GitHub org name for release-github job
1 parent faf0b3e commit d7fcb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838
run: |
3939
$(go env GOPATH)/bin/github-release -v release \
40-
--user panodata \
40+
--user grafana-toolbox \
4141
--repo grafana-client \
4242
--tag ${{ steps.version.outputs.VERSION }} \
4343
--name ${{ steps.version.outputs.VERSION }}

0 commit comments

Comments
 (0)