Skip to content

Commit

Permalink
Add missing envs
Browse files Browse the repository at this point in the history
  • Loading branch information
FanwangM committed Jul 2, 2024
1 parent cdcd0cc commit 29d330a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/interface_auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ on:
- "master"
- "main"

env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}

jobs:
build-and-deploy:
# Run the job on the latest Ubuntu runner
Expand Down

0 comments on commit 29d330a

Please sign in to comment.