We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9209d96 + 067b5c5 commit 27a72e9Copy full SHA for 27a72e9
1 file changed
.github/workflows/push_gem.yml
@@ -11,7 +11,7 @@ permissions:
11
12
jobs:
13
push:
14
- if: github.repository == 'rubyatscale/singed.git'
+ if: github.repository == 'rubyatscale/singed'
15
runs-on: ubuntu-latest
16
17
permissions:
0 commit comments