Skip to content

Commit 2fa2ecd

Browse files
vitormattosbackportbot[bot]
authored andcommitted
fix: revert previous change
At Nextcloud organization, is possible to launch new releases Signed-off-by: Vitor Mattos <[email protected]>
1 parent 908b994 commit 2fa2ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/appstore-build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121

2222
# Only allowed to be run on nextcloud-releases repositories
23-
# if: ${{ github.repository_owner == 'nextcloud-releases' }}
23+
if: ${{ github.repository_owner == 'nextcloud-releases' }}
2424

2525
steps:
2626
- name: Check actor permission

0 commit comments

Comments
 (0)