Skip to content

Commit b4768a8

Browse files
fix: Fix release.yml (feast-dev#4845)
1 parent c5ffa03 commit b4768a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ on:
2020
type: boolean
2121

2222
jobs:
23-
if: github.repository == 'feast-dev/feast'
2423
get_dry_release_versions:
24+
if: github.repository == 'feast-dev/feast'
2525
runs-on: ubuntu-latest
2626
env:
2727
GITHUB_TOKEN: ${{ github.event.inputs.token }}

0 commit comments

Comments
 (0)