Skip to content

Commit

Permalink
👷 ci(step): Update step name
Browse files Browse the repository at this point in the history
  • Loading branch information
web-ppanel committed Dec 25, 2024
1 parent 7284d1c commit 9eca618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
id: version
run: echo "PPANEL_VERSION=$(jq -r '.version' package.json)" >> $GITHUB_ENV

- name: Build and push Docker image for ppanel-user-web
- name: Build and push Docker image for ppanel-admin-web
uses: docker/build-push-action@v6
with:
context: .
Expand Down

0 comments on commit 9eca618

Please sign in to comment.