Skip to content

Commit

Permalink
removing repository collector
Browse files Browse the repository at this point in the history
  • Loading branch information
sw360cab committed Sep 26, 2024
1 parent 13677b8 commit 4b7c155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
summary-always: true
github-token: ${{ secrets.GITHUB_TOKEN }}
# NOTE you need to use a separate GITHUB PAT token that has a write access to the specified repository.
gh-repository: 'github.com/gnolang/benchmarks' # on gh-pages branch
# gh-repository: 'github.com/gnolang/benchmarks' # on gh-pages branch
gh-pages-branch: gh-benchmarks
benchmark-data-dir-path: .
auto-push: ${{ inputs.publish }}
Expand Down

0 comments on commit 4b7c155

Please sign in to comment.