Skip to content

Commit

Permalink
BUG FIxed! this is a dev commit: 1 file changed, 1 insertion(+), 1 de…
Browse files Browse the repository at this point in the history
…letion(-) (#2)

action.yml | 2 +-

message generated by QWD (github.com/nvfp/qwd)
  • Loading branch information
nvfp authored Jan 23, 2024
1 parent c31b86f commit 2ce706d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ runs:
recursing(ABS_PTH)
main()
print(f"─── {ACTION_BIO} finished... random.choice(['Take care!', 'You are awesome, goodbye.'])")
print(f"─── {ACTION_BIO} finished... {random.choice(['Take care!', 'You are awesome, goodbye.'])}")
shell: python
env:
ENV__action_repository: ${{ github.action_repository }}
Expand Down

0 comments on commit 2ce706d

Please sign in to comment.