Skip to content

Commit

Permalink
Add Action Pub
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaopan committed Jun 9, 2024
1 parent e3ff390 commit 262337b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/Pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ jobs:
name: Setup Docker buildx
uses: docker/setup-buildx-action@v3

-
name: Copy .env
run: cp .env.example .env

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
-
Expand Down

0 comments on commit 262337b

Please sign in to comment.