This commit is contained in:
Josef Grieb 2023-12-29 22:07:17 +01:00
parent 4472517ca3
commit a9eaccf93a

View File

@ -6,6 +6,7 @@
# expire. A token `secrets.RELEASE_TOKEN` must exist with public_repo scope. # expire. A token `secrets.RELEASE_TOKEN` must exist with public_repo scope.
name: Build release binaries name: Build release binaries
on: on:
push:
# Run weekly on sunday at 21:37 UTC (arbitrary) # Run weekly on sunday at 21:37 UTC (arbitrary)
workflow_dispatch: workflow_dispatch:
inputs: inputs: