Skip to content

Commit

Permalink
rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
markliederbach committed Sep 14, 2023
1 parent 17b2e89 commit 78bf908
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/image.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Release
name: Docker

on:
push:
branches:
- main

jobs:
docker-api:
name: Docker Image (API)
docker:
name: Docker Image
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 78bf908

Please sign in to comment.