Skip to content

Commit

Permalink
ci: release it not workin
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalyiegorov committed Jan 6, 2025
1 parent c768004 commit dc5e95e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
- name: Install dependencies
run: yarn install

- name: Install dependencies
run: git status

- name: Publish a release
run: yarn release

Expand Down

0 comments on commit dc5e95e

Please sign in to comment.