Skip to content

Commit

Permalink
Update arm32-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wukongdaily authored Dec 9, 2024
1 parent 43506e5 commit c18e51b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/arm32-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ jobs:
uses: softprops/action-gh-release@master
with:
tag_name: DockerTarBuilder-ARM32
name: ${{ env.RELEASE_NAME }}
name: ${{ env.RELEASE_NAME }} for ARM32
body: |
![GitHub Release](https://img.shields.io/github/v/release/wukongdaily/DockerTarBuilder?style=for-the-badge&logoSize=amg&labelColor=%23FFBF00&color=%2300C598)
![GitHub Release](https://img.shields.io/github/v/release/wukongdaily/DockerTarBuilder?display_name=release&style=for-the-badge&logoSize=amg&labelColor=%23FFBF00&color=%2300C598)
> Automatically generated release docker images for arm32
### How to use? For example
`docker load -i alpine_latest.tar.gz `
Expand Down

0 comments on commit c18e51b

Please sign in to comment.