Skip to content

Commit

Permalink
try adding checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
TDDR committed Jan 31, 2022
1 parent 5264945 commit bfda118
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-feed-discovery-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

- name: Login to GitHub Container Registry
uses: docker/login-action@v1
with:
Expand Down

0 comments on commit bfda118

Please sign in to comment.