Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kwangjong authored Oct 2, 2023
1 parent b7e477e commit 5f7332d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'main'

jobs:
docker:
cassandra:
runs-on: ubuntu-latest
steps:
-
Expand All @@ -30,4 +30,4 @@ jobs:
with:
context: cassandra
push: true
tags: kwanjong/cassandra
tags: kwangjong/cassandra:latest

0 comments on commit 5f7332d

Please sign in to comment.