Skip to content

Commit a2815f8

Browse files
authored
Update tag to 0.0.4 (#20)
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
1 parent 2173622 commit a2815f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ runs:
3232
BINARY_NAME: "send-google-chat-webhook"
3333
# manully update VERSION after each release
3434
# VERSION should not contain v.
35-
VERSION: "0.0.2"
35+
VERSION: "0.0.4"
3636
run: |-
3737
case "${RUNNER_OS}" in
3838
"Linux")

0 commit comments

Comments
 (0)