Skip to content

Commit

Permalink
Update terminology
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed Mar 22, 2020
1 parent 860ccb2 commit 8685459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/actions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This module is to help provide support for `GitHub Actions`_ when writing a

.. function:: command(cmd, val, **parameters)

Issue a `logging command <https://help.github.com/en/actions/reference/development-tools-for-github-actions#logging-commands>`_.
Issue a `workflow command <https://help.github.com/en/actions/reference/development-tools-for-github-actions#logging-commands>`_.

Note that no automatic string conversion is performed on any arguments.

Expand Down

0 comments on commit 8685459

Please sign in to comment.