chore(release): candidate release [skip ci]

This commit is contained in:
Jagandeep Brar
2022-04-08 12:15:24 -04:00
parent e108cfbac5
commit e552b6028b

View File

@@ -18,18 +18,8 @@ on:
- stable
jobs:
cancel:
name: Cancel Previous Runs
runs-on: ubuntu-latest
steps:
- name: Cancel Workflow Action
uses: styfle/cancel-workflow-action@0.9.1
with:
access_token: ${{ github.token }}
prepare:
name: Prepare
needs: [ cancel ]
uses: JagandeepBrar/LunaSea/.github/workflows/prepare.yml@master
with:
flavor: ${{ github.event.inputs.flavor || 'edge' }}