Skip to content

Commit

Permalink
Update tag to 0.0.4 (#20)
Browse files Browse the repository at this point in the history
This PR won't be merged until new release of `0.0.4` is created

Update: Release v0.0.4 is now done:
https://github.com/google-github-actions/send-google-chat-webhook/actions/runs/11600922899
  • Loading branch information
sailorlqh authored Oct 30, 2024
1 parent 2173622 commit a2815f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ runs:
BINARY_NAME: "send-google-chat-webhook"
# manully update VERSION after each release
# VERSION should not contain v.
VERSION: "0.0.2"
VERSION: "0.0.4"
run: |-
case "${RUNNER_OS}" in
"Linux")
Expand Down

0 comments on commit a2815f8

Please sign in to comment.