mirror of https://github.com/vector-im/riot-web
Adapt to renaming of release-action workflow (#11930)
parent
a231a8d543
commit
ba3395e833
|
@ -23,7 +23,7 @@ on:
|
|||
concurrency: ${{ github.workflow }}
|
||||
jobs:
|
||||
release:
|
||||
uses: matrix-org/matrix-js-sdk/.github/workflows/release-action.yml@develop
|
||||
uses: matrix-org/matrix-js-sdk/.github/workflows/release-make.yml@develop
|
||||
secrets: inherit
|
||||
with:
|
||||
final: ${{ inputs.mode == 'final' }}
|
||||
|
|
Loading…
Reference in New Issue