Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kmaehashi committed Sep 18, 2024
1 parent 31a7b82 commit 2eff40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
jobs:
dispatch:
runs-on: ubuntu-latest
if: github.repository_owner == 'kmaehashi' # XXX
if: github.repository_owner == 'cupy'
steps:
- name: Generate Token
id: generate-token
Expand Down

0 comments on commit 2eff40d

Please sign in to comment.