Skip to content

Commit

Permalink
actually checkout code
Browse files Browse the repository at this point in the history
  • Loading branch information
07joshua03 committed Oct 9, 2023
1 parent f167628 commit e5ccda7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
name: Build and Deploy Docker Image
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Login to GitHub Container Registry
uses: docker/login-action@v1
with:
Expand Down

0 comments on commit e5ccda7

Please sign in to comment.