aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2023-12-09 20:57:11 -0700
committerNavan Chauhan <navanchauhan@gmail.com>2023-12-09 20:57:11 -0700
commitad43581096c3a8cb521bfeec7a1337a3918fa4f0 (patch)
tree1665c4dfbe147dd2f63bc030634481b1ee08da0e /.github/workflows
parentf7af66e9e9880196e194d02e7c11e041f63a3110 (diff)
disable for now
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/release.yaml7
1 files changed, 1 insertions, 6 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index fd0547f..f3e90d9 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -1,11 +1,6 @@
name: Build and Release
-on:
- push:
- branches:
- - master
- release:
- types: [created]
+on: workflow_dispatch
jobs:
build-and-release: