Skip to content

Commit

Permalink
Update env.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JunjieLl committed Oct 27, 2024
1 parent b55f3ff commit 3191a79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
with:
username: ${{ vars.DOCKER_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Checkout
uses: actions/checkout@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build and push
Expand Down

0 comments on commit 3191a79

Please sign in to comment.