We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c53c5f commit 96f557bCopy full SHA for 96f557b
.github/workflows/nmc-app-release.yml
@@ -40,7 +40,7 @@ jobs:
40
increment: ${{ inputs.increment }}
41
secrets: inherit
42
build-app:
43
- uses: nextmcloud/.github/.github/workflows/nmc-app-build.yml@master
+ uses: nextmcloud/.github/.github/workflows/nmc-app-build.yml@nmc/2027-build-test-rtoth
44
needs: check-app
45
with:
46
appname: ${{ needs.check-app.outputs.appname }}
0 commit comments