mirror of
https://github.com/JHUAPL/jsqrl.git
synced 2026-01-09 20:27:59 -05:00
Adding workflow_dispatch trigger for testing
This commit is contained in:
@@ -2,6 +2,7 @@ name: Publish package to the Maven Central Repository
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
||||
Reference in New Issue
Block a user