Skip to content

Commit

Permalink
fff
Browse files Browse the repository at this point in the history
  • Loading branch information
enjoy-binbin committed Dec 13, 2024
1 parent cf5b59b commit 0c2486c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-release-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,9 @@ permissions:
contents: read

jobs:
if: github.repository == 'valkey-io/valkey'

# This job provides the version metadata from the tag for the other jobs to use.
release-build-get-meta:
if: github.repository == 'valkey-io/valkey'
name: Get metadata to build
runs-on: ubuntu-latest
outputs:
Expand Down

0 comments on commit 0c2486c

Please sign in to comment.