mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-02 01:33:13 +01:00
refactor: fix formatting
This commit is contained in:
parent
f0fd05444d
commit
995c43bef8
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -1,4 +1,5 @@
|
||||
name: Release
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
@ -9,6 +10,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
|
||||
jobs:
|
||||
release:
|
||||
name: Release
|
||||
|
Loading…
Reference in New Issue
Block a user