Skip to content

Commit

Permalink
Merge pull request #34 from budougumi0617/fix/ci
Browse files Browse the repository at this point in the history
ci: fix setting
  • Loading branch information
budougumi0617 authored Sep 19, 2024
2 parents 7fa5a33 + b962334 commit 6b86682
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tag-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
private-key: ${{ secrets.PRIVATE_KEY }}
owner: "budougumi0617"
repositories: |
"nrseg"
"homebrew-tap"
nrseg
homebrew-tap
- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 6b86682

Please sign in to comment.