Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
DNYFZR committed Mar 1, 2024
1 parent f9d3bde commit 1cdc841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
)
echo "version=$VERSION" >> "$GITHUB_OUTPUT"
echo "current build : $VERSION"
echo "PR : ${{ steps.pr-check.outputs.number }}"
- name: Create release
if: ${{ steps.pr-check.outputs.number }} != 'null'
Expand Down

0 comments on commit 1cdc841

Please sign in to comment.