Add files via upload

This commit is contained in:
Emnmer1
2022-07-21 02:59:43 -07:00
committed by GitHub
parent a5b3296627
commit 4f402840cc
4 changed files with 317 additions and 0 deletions

5
2_Send greeting.txt Normal file
View File

@@ -0,0 +1,5 @@
2022-04-02T07:49:25.7281031Z ##[group]Run echo "Hello World"
2022-04-02T07:49:25.7281526Z echo "Hello World"
2022-04-02T07:49:25.7773269Z shell: /usr/bin/bash -e {0}
2022-04-02T07:49:25.7773707Z ##[endgroup]
2022-04-02T07:49:25.8309689Z Hello World