Skip to content

Commit

Permalink
Trigger release manually (#56)
Browse files Browse the repository at this point in the history
* chore: manually trigger release

* Update release.yml
  • Loading branch information
ah-net authored Apr 12, 2024
1 parent 5f0d0d9 commit 414530f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: Release

on:
- push:
workflow_dispatch:
push:
branches:
- master
- beta

- workflow_dispatch
jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 414530f

Please sign in to comment.