Skip to content

Commit

Permalink
chore: allow releasing manually
Browse files Browse the repository at this point in the history
  • Loading branch information
asdofindia committed Feb 19, 2024
1 parent 756ba4c commit 2f8f9cd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Release everything!
on:
push:
branches:
- main
# paths:
# - maps
workflow_dispatch
jobs:
releaser:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2f8f9cd

Please sign in to comment.