mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-09 18:11:39 +00:00
ci: fix job name
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user