Skip to content

Commit 307e738

Browse files
authored
Update action.yml
1 parent 43458ae commit 307e738

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

action.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,10 @@ inputs:
9393
it's a tag.
9494
9595
outputs:
96-
# commit-sha: {}
96+
committed: {}
97+
commit-sha: {}
98+
pushed: {}
99+
push-refspec: {}
97100

98101
# https://github.com/jcbhmr/configure-bun-action
99102
runs:

0 commit comments

Comments
 (0)