Skip to content

Commit

Permalink
fix label v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored Apr 7, 2023
1 parent c65b9bf commit f04b9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM golang:1.18-alpine
MAINTAINER Allan Nava <[email protected]> (https://hiway.media)

LABEL "com.github.actions.name"="Go Release Binary"
LABEL "com.github.actions.name"="Go Release Binary V2"
LABEL "com.github.actions.description"="Automate publishing Go build artifacts for GitHub releases"
LABEL "com.github.actions.icon"="cpu"
LABEL "com.github.actions.color"="orange"
Expand Down

0 comments on commit f04b9e9

Please sign in to comment.