Skip to content

Commit

Permalink
chore: szkiba/k6pack to grafana/k6pack rename
Browse files Browse the repository at this point in the history
  • Loading branch information
szkiba committed Apr 23, 2024
1 parent 3901952 commit 196f4af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: codecov/codecov-action@v4.0.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: szkiba/k6pack
slug: grafana/k6pack

- name: Generate Go Report Card
if: ${{ matrix.platform == 'ubuntu-latest' && github.ref_name == 'master' }}
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[![Go Reference](https://pkg.go.dev/badge/github.com/grafana/k6pack.svg)](https://pkg.go.dev/github.com/grafana/k6pack)
[![GitHub Release](https://img.shields.io/github/v/release/szkiba/k6pack)](https://github.com/grafana/k6pack/releases/)
[![GitHub Release](https://img.shields.io/github/v/release/grafana/k6pack)](https://github.com/grafana/k6pack/releases/)
[![Go Report Card](https://goreportcard.com/badge/github.com/grafana/k6pack)](https://goreportcard.com/report/github.com/grafana/k6pack)
[![GitHub Actions](https://github.com/grafana/k6pack/actions/workflows/test.yml/badge.svg)](https://github.com/grafana/k6pack/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/grafana/k6pack/graph/badge.svg?token=krmjUlDGM5)](https://codecov.io/gh/szkiba/k6pack)
[![codecov](https://codecov.io/gh/grafana/k6pack/graph/badge.svg?token=krmjUlDGM5)](https://codecov.io/gh/grafana/k6pack)
![GitHub Downloads](https://img.shields.io/github/downloads/grafana/k6pack/total)

# k6pack
Expand Down

0 comments on commit 196f4af

Please sign in to comment.