mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-01-15 18:28:40 +00:00
run always
This commit is contained in:
parent
b2bcc8d74d
commit
a4210848f8
1 changed files with 4 additions and 4 deletions
8
.github/workflows/release_github.yml
vendored
8
.github/workflows/release_github.yml
vendored
|
|
@ -5,10 +5,10 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths:
|
# paths:
|
||||||
- lib/**
|
# - lib/**
|
||||||
- pubspec.lock
|
# - pubspec.lock
|
||||||
- pubspec.yaml
|
# - pubspec.yaml
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_publish:
|
build_and_publish:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue