Skip to content

Commit

Permalink
CD: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bertsky authored Oct 28, 2024
1 parent 6726c3b commit de3cf85
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ on:

jobs:

deploy:

build:
runs-on: ubuntu-latest
permissions:
packages: write
contents: read
steps:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit de3cf85

Please sign in to comment.