mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-08-06 03:25:11 -06:00
Only run the script once per release
This commit is contained in:
@@ -2,7 +2,8 @@ name: Build Binary Packages
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
release:
|
||||
types: ["created"]
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user