mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-12 16:20:14 +00:00
refactor(ci): Uniformize job names
This commit is contained in:
2
.github/workflows/publish-latest.yml
vendored
2
.github/workflows/publish-latest.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
types: [completed]
|
||||
jobs:
|
||||
publish-latest:
|
||||
name: Publish latest
|
||||
name: publish-latest
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
timeout-minutes: 45
|
||||
|
||||
Reference in New Issue
Block a user