1
0
Fork 0
mirror of https://github.com/hadolint/hadolint-action.git synced 2024-08-16 10:09:53 +02:00

ci: fix job name

This commit is contained in:
Bruno Paz 2019-10-02 21:51:32 +01:00
parent 0c77515c56
commit 8a2c585109

View file

@ -72,7 +72,7 @@ jobs:
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
name: Release
runs-on: ubuntu-latest
needs: integraiton
needs: integration
steps:
- uses: actions/checkout@v1
- name: Semantic Release