Skip to content

Commit

Permalink
fix: Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth-1698 authored Aug 27, 2024
1 parent 403e22c commit 3192eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
env:
GH_TOKEN: ${{ secrets.FOSS_GITHUB_TOKEN }}
run: |
VERSION=$(semantic-release version --noop)
VERSION=$(semantic-release version )
echo "VERSION=$VERSION" >> $GITHUB_ENV
echo "Determined version: $VERSION"
Expand Down

0 comments on commit 3192eb7

Please sign in to comment.