Update call-username.yml
This commit is contained in:
parent
1bb8b9965b
commit
d0c9f6497b
@ -1,6 +1,7 @@
|
||||
name: 'Test Go Action'
|
||||
name: Test Go Action
|
||||
|
||||
on: [push]
|
||||
'on':
|
||||
- push
|
||||
|
||||
jobs:
|
||||
use-go-action:
|
||||
@ -13,3 +14,4 @@ jobs:
|
||||
|
||||
- name: Print Output
|
||||
run: go version
|
||||
run: echo "Success!"
|
||||
|
Loading…
Reference in New Issue
Block a user