1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-04-21 13:51:59 +02:00

remove auto-release action trigger

This commit is contained in:
Ian Storm Taylor 2021-03-30 01:42:11 -04:00
parent 4a59821432
commit 44557f3c84

View File

@ -1,10 +1,5 @@
name: Release
on:
push:
branches:
- master
jobs:
release:
runs-on: ubuntu-latest