Skip to content

Commit

Permalink
ci(release): add comment for build (#440)
Browse files Browse the repository at this point in the history
Co-authored-by: Almanov Nikita <[email protected]>
  • Loading branch information
github-actions[bot] and nikkeyl authored Aug 30, 2024
1 parent df529cc commit 74eb492
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
- name: Install Dependencies
run: bun i

# - name: Build
# run: bun build

- name: Create Release
env:
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
Expand Down

0 comments on commit 74eb492

Please sign in to comment.