Skip to content

Commit

Permalink
Update pr-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sai80082 authored Sep 14, 2024
1 parent 44d7bf0 commit 53b267f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ jobs:
run: |
docker build --build-arg VERSION=pr-${{ env.PR_NUMBER }} \
-t ghcr.io/${{ github.repository }}:pr-${{ env.PR_NUMBER }} .
docker push ghcr.io/${{ github.repository }}:pr-${{ env.PR_NUMBER }}

0 comments on commit 53b267f

Please sign in to comment.