Skip to content

Commit

Permalink
Fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Fs02 authored Feb 23, 2022
1 parent ef21254 commit 8cbc5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
goreleaser:
runs-on: ubuntu-latest
if: github.repository == 'go-rel/reltest'
if: github.repository == 'go-rel/migration'
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 8cbc5be

Please sign in to comment.