Change to manual workflow

This commit is contained in:
2023-01-05 08:06:38 -06:00
committed by GitHub
parent a54298dc88
commit a7256ba894
+2 -6
View File
@@ -1,11 +1,7 @@
name: release
on:
push:
branches:
- main
paths-ignore:
- '**/README.md'
workflow_dispatch:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}