Skip to content

Commit

Permalink
chore: skip test for manual release
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed May 4, 2023
1 parent 99247ce commit e0b5f18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ jobs:
release-manual:
name: Publish manually
runs-on: ubuntu-latest
needs: test
if: ${{ github.event_name == 'workflow_dispatch' }}
steps:
- name: Init
Expand Down

1 comment on commit e0b5f18

@vercel
Copy link

@vercel vercel bot commented on e0b5f18 May 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.