Skip to content

Commit

Permalink
chore(ci_ use correct branch for gh-actions-workflow-metrics
Browse files Browse the repository at this point in the history
Signed-off-by: Toby Lawrence <toby@nuclearfurnace.com>
  • Loading branch information
tobz committed Jun 9, 2021
1 parent dbe84ca commit 0d81b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: timberio/gh-actions-workflow-metrics
ref: master
ref: main
token: ${{ secrets.GH_ACCESS_TOKEN }}
path: .github/actions/gh-actions-workflow-metrics
- name: Run Action
Expand Down

0 comments on commit 0d81b25

Please sign in to comment.