Skip to content

Commit

Permalink
Added missing fi
Browse files Browse the repository at this point in the history
  • Loading branch information
4ndyZ committed May 22, 2023
1 parent d163f7e commit 65dfe1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
echo "type=prerelease" >> $GITHUB_OUTPUT
else
echo "type=release" >> $GITHUB_OUTPUT
fi
else
# everything else -> snapshot
echo "type=snapshot" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 65dfe1b

Please sign in to comment.