Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kamushadenes committed Feb 25, 2025
1 parent 644dfba commit 5d11c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/versioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
uses: ./.github/workflows/release.yml
secrets: inherit
with:
current-tag: ${{ needs.versioning.outputs.current-tag }}
current-tag: v${{ needs.versioning.outputs.current-tag }}

0 comments on commit 5d11c5f

Please sign in to comment.