Skip to content

Commit

Permalink
fix: ci issue (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinying authored Jul 10, 2024
1 parent cf4055a commit af9fdeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-release-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:

- name: Build and push Docker image
env:
DOCKER_REGISTRY: ${{ vars.DOCKER_REGISTRY }}
DOCKER_USERNAME: ${{ vars.DOCKER_USERNAME }}
IMAGE_NAME: modpoll
run: |
Expand Down

0 comments on commit af9fdeb

Please sign in to comment.