Skip to content

Commit

Permalink
revert: restore release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta committed Feb 15, 2023
1 parent a935268 commit 9f6bbc9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Release
on:
workflow_dispatch
push:
branches:
- main
- next

jobs:
release:
Expand Down

0 comments on commit 9f6bbc9

Please sign in to comment.