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 4e9c4ca commit 3958317Copy full SHA for 3958317
.github/workflows/release.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
goreleaser:
10
runs-on: ubuntu-latest
11
- if: github.repository == ‘go-rel/rel’
+ if: github.repository == 'go-rel/rel'
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v2
0 commit comments