We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 063ce4d commit 4b96797Copy full SHA for 4b96797
.github/workflows/release.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
release:
11
- if: github.repository == '84codes/rubocop-eighty-four-codes'
+ if: github.repository == '84codes/rubocop-eightyfourcodes'
12
runs-on: ubuntu-latest
13
permissions:
14
id-token: write # for trusted publishing
0 commit comments