Skip to content

Commit

Permalink
Merge pull request #1829 from Logflare/chore/check-out-retag-workflow
Browse files Browse the repository at this point in the history
chore: workflow checkout
  • Loading branch information
Ziinc authored Nov 15, 2023
2 parents f1ee268 + 8627da5 commit 30738f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-retag-versioned.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
retag:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: docker/login-action@v2
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit 30738f6

Please sign in to comment.