Skip to content

Commit

Permalink
chore: preif
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavosu committed Jan 9, 2025
1 parent 3ee43df commit 058b9c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-preid-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- id: output_preid
run: echo "preid=$(echo $BRANCH | tr -cd '[:alnum:]_\-/.' | cut -d \/ -f 2)" >> $GITHUB_OUTPUT
outputs:
preid: ${{ steps.output_preid.outputs.preid }}
preid: 'fix/crypto-dep'

preid-release:
needs:
Expand Down

0 comments on commit 058b9c8

Please sign in to comment.