File tree Expand file tree Collapse file tree 2 files changed +3
-18
lines changed Expand file tree Collapse file tree 2 files changed +3
-18
lines changed Original file line number Diff line number Diff line change 2828 uses : ./
2929 with :
3030 threshold : 4
31-
32- - name : Print Output
33- id : output
34- run : echo "${{ steps.test-action.outputs.time }}"
Original file line number Diff line number Diff line change 1- name : ' The name of your action here '
2- description : ' Provide a description here '
3- author : ' Your name or organization here '
1+ name : ' recommend-mobpro- action'
2+ description : ' recommend to do mob programming when a discussion drags on '
3+ author :
' Tomoya KASHIFUKU<[email protected] > ' 44
5- # Add your action's branding here. This will appear on the GitHub Marketplace.
6- branding :
7- icon : ' heart'
8- color : ' red'
9-
10- # Define your inputs here.
115inputs :
126 github_token :
137 description : ' a github access token'
@@ -26,11 +20,6 @@ inputs:
2620 required : true
2721 default : 25
2822
29- # Define your outputs here.
30- outputs :
31- time :
32- description : ' Your output description here'
33-
3423runs :
3524 using : node20
3625 main : dist/index.js
You can’t perform that action at this time.
0 commit comments