Update
This commit is contained in:
@@ -28,9 +28,11 @@ outputs:
|
||||
description: 'The branch, tag or SHA that was checked out'
|
||||
commit:
|
||||
description: 'The commit SHA that was checked out'
|
||||
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- run: env
|
||||
- run: pwd
|
||||
- run: ls -la
|
||||
- run: cp gitconfig /etc/gitconfig
|
||||
|
||||
Reference in New Issue
Block a user