Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arielt17 authored Jan 15, 2025
1 parent 0900d02 commit eca0570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
id: version
with:
current_version: ${{ env.VERSION }}
level: ${{ env.LEVEL }}
level: ${{ github.event.inputs.LEVEL }}

- name: Update Custom JSON Version file
run: |
Expand Down

0 comments on commit eca0570

Please sign in to comment.