Skip to content

Commit

Permalink
Update create-release.yml (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
sayaliM0412 authored Jun 21, 2024
1 parent ad26a06 commit fd4c7b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

update-dockerfiles:
env:
LPM_VERSION: "0.2.4"
LPM_VERSION: "0.2.6"
name: "Update Dockerfiles"
runs-on: ubuntu-latest
outputs:
Expand Down Expand Up @@ -218,4 +218,4 @@ jobs:
- name: Adding Official Docker PR to job summary
run: echo '### 🚀 Official Docker PR -> ${{ env.PR_URL }}' >> $GITHUB_STEP_SUMMARY


0 comments on commit fd4c7b8

Please sign in to comment.