Skip to content

Commit 4205169

Browse files
authored
Update release_canary.yml
1 parent 4dd7ecb commit 4205169

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release_canary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
- 'changeset-release/main'
77

88
jobs:
9-
release-canary:
10-
if: ${{ github.repository == 'eslint-plugin-primer-react' }}
9+
release:
10+
if: ${{ github.repository == 'primer/eslint-plugin-primer-react' }}
1111

1212
runs-on: ubuntu-latest
1313
steps:

0 commit comments

Comments
 (0)