Skip to content

Commit

Permalink
allow manual release.
Browse files Browse the repository at this point in the history
  • Loading branch information
aoli-al committed Aug 7, 2024
1 parent defe195 commit be75da9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Publish package to GitHub Packages
on:
release:
types: [created]
workflow_dispatch:
jobs:
publish:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Fray: An Efficient General-Purpose Concurrency Testing Platform for the JVM
# Fray: General-Purpose Concurrency Testing

## Requirements

Expand Down

0 comments on commit be75da9

Please sign in to comment.