Skip to content

Commit

Permalink
add fi
Browse files Browse the repository at this point in the history
  • Loading branch information
mallport committed Oct 8, 2024
1 parent be2e1a6 commit 7e6a87e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
if [ ! -z "$tag" ]; then
echo "Latest draft tag is not a draft release!"
exit 1
fi
echo "tag=${tag}" >> $GITHUB_OUTPUT
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7e6a87e

Please sign in to comment.