Skip to content

Commit

Permalink
fix: Fix release.yml (feast-dev#4845)
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscojavierarceo authored Dec 12, 2024
1 parent c5ffa03 commit b4768a8
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 @@ -20,8 +20,8 @@ on:
type: boolean

jobs:
if: github.repository == 'feast-dev/feast'
get_dry_release_versions:
if: github.repository == 'feast-dev/feast'
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ github.event.inputs.token }}
Expand Down

0 comments on commit b4768a8

Please sign in to comment.