Skip to content

Commit

Permalink
fix: branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
sleipnir committed Aug 20, 2024
1 parent b3bd699 commit 7efae91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:

- uses: BobAnkh/add-contributors@master
with:
BRANCH: "main"
BRANCH: "feat/update-contributors"
PULL_REQUEST: "feat/update-contributors"
COLUMN_PER_ROW: "6"
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
Expand Down

0 comments on commit 7efae91

Please sign in to comment.