Skip to content

Commit 2f8f9cd

Browse files
committed
chore: allow releasing manually
1 parent 756ba4c commit 2f8f9cd

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Release everything!
22
on:
3-
push:
4-
branches:
5-
- main
6-
# paths:
7-
# - maps
3+
workflow_dispatch
84
jobs:
95
releaser:
106
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)