Skip to content

Commit

Permalink
fixup! Rev CI actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin committed Jul 11, 2024
1 parent a711ff8 commit 4e7ebb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
type=edge,branch=main
type=ref,event=tag
- uses: docker/setup-buildx-action@v3

- uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit 4e7ebb8

Please sign in to comment.