Skip to content

Releases: nnellans/github-workflows-guide

1.1.0

04 Jan 19:05
cf783f6

Choose a tag to compare

  • Added section about support for YAML anchors & aliases
  • Added job.snapshot section discussing custom runner images
  • Updated values for reusable workflow nesting and workflow_dispatch inputs to reflect the latest changes
  • Updated links to GitHub docs

1.0.4

18 Aug 22:28
151d16b

Choose a tag to compare

Cleaned up the section on GITHUB_TOKEN permissions.

  • Updated documentation links
  • Updated available options to match the docs

1.0.3

25 Apr 14:17
700e7ef

Choose a tag to compare

Added environment as a possible workflow_dispatch input type.

1.0.2

23 Sep 16:44
ce5a0df

Choose a tag to compare

  • Added jobs.symbolicJobName.strategy to the list of supported items for calling a reusable workflow
  • Updating reusable workflows comparison table with a slight change

1.0.1

16 Sep 02:54
e142750

Choose a tag to compare

  • Syntax updates
  • Grammar updates
  • Added a link to a relevant blog post

1.0.0

15 Sep 20:46
10651ce

Choose a tag to compare

  • Added information on multi-line values to the Workflow Commands sections

Will start to version my updates from here on out. So, creating an initial version now.