Skip to content

Commit

Permalink
Update CD
Browse files Browse the repository at this point in the history
  • Loading branch information
rainx0r committed Jul 3, 2023
1 parent 2d576fa commit c364ee0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
fetch-depth: 5
- name: Login to GitHub Container Registry
uses: docker/login-action@v1
with:
Expand Down

0 comments on commit c364ee0

Please sign in to comment.