Skip to content

Commit 3958317

Browse files
authored
hotfix release workflow (#118)
1 parent 4e9c4ca commit 3958317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
goreleaser:
1010
runs-on: ubuntu-latest
11-
if: github.repository == go-rel/rel
11+
if: github.repository == 'go-rel/rel'
1212
steps:
1313
- name: Checkout
1414
uses: actions/checkout@v2

0 commit comments

Comments
 (0)