This commit is contained in:
Joseph Garrone 2020-05-14 02:15:58 +02:00
parent 186dd583c7
commit c802b8cb47

View file

@ -36,6 +36,7 @@ jobs:
needs: update_changelog_and_sync_package_lock_version needs: update_changelog_and_sync_package_lock_version
steps: steps:
- uses: actions/checkout@v2
- name: Remove branch 'latest' - name: Remove branch 'latest'
continue-on-error: true continue-on-error: true
run: git push origin :latest run: git push origin :latest