Skip to content

Commit

Permalink
chore: enable release workflow to be manually triggered
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanOricil committed Jan 28, 2024
1 parent 4ff4dcc commit baa9afb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
branches:
- main

workflow_dispatch:

jobs:
release:
name: Release
Expand Down

0 comments on commit baa9afb

Please sign in to comment.