File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818jobs :
1919 build_and_publish :
2020 runs-on : ubuntu-latest
21- if : ${{ github.repository_owner == 'nextcloud' }}
21+ if : ${{ github.repository_owner == 'nextcloud-releases ' }}
2222 steps :
2323 - name : Check actor permission
2424 uses : skjnldsv/check-actor-permission@69e92a3c4711150929bca9fcf34448c5bf5526e7 # v3.0
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file.
99The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
1010and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
1111
12- ## [ 1.2.1 - 2025-12-07]
12+ ## [ 1.2.2 - 2025-12-07]
1313
1414### Added
1515
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ This app provides an easy way to install the Windmill based Business Process Aut
2424**Requires [`AppAPI`](https://github.com/nextcloud/app_api) and `webhook_listeners` to be enabled to work.**
2525
2626 ]]> </description >
27- <version >1.2.1 </version >
27+ <version >1.2.2 </version >
2828 <licence >agpl</licence >
2929 <author mail =" julien-nc@posteo.net" homepage =" https://github.com/julien-nc" >Julien Veyssier</author >
3030 <author mail =" mklehr@gmx.net" homepage =" https://github.com/marcelklehr" >Marcel Klehr</author >
You can’t perform that action at this time.
0 commit comments