Skip to content

Commit 96f557b

Browse files
committed
modify app-release-workflow
1 parent 5c53c5f commit 96f557b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nmc-app-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
increment: ${{ inputs.increment }}
4141
secrets: inherit
4242
build-app:
43-
uses: nextmcloud/.github/.github/workflows/nmc-app-build.yml@master
43+
uses: nextmcloud/.github/.github/workflows/nmc-app-build.yml@nmc/2027-build-test-rtoth
4444
needs: check-app
4545
with:
4646
appname: ${{ needs.check-app.outputs.appname }}

0 commit comments

Comments
 (0)