1
1
mirror of https://github.com/mgree/ffs.git synced 2024-09-11 19:17:40 +03:00

missing dependency on prerelease

This commit is contained in:
Michael Greenberg 2021-07-29 20:59:53 -04:00
parent 6ed74ee0c7
commit 4c8f6ddecc

View File

@ -80,6 +80,7 @@ jobs:
path: data
prerelease:
needs: build
runs-on: ubuntu-latest
if: ${{ github.ref == 'refs/heads/main' }}