Skip to content

converted main.workflow to Actions V2 yml files#1018

Merged
johnnyreilly merged 5 commits intomasterfrom
migrating-to-yaml-syntax
Sep 28, 2019
Merged

converted main.workflow to Actions V2 yml files#1018
johnnyreilly merged 5 commits intomasterfrom
migrating-to-yaml-syntax

Conversation

@johnnyreilly
Copy link
Member

This PR migrates the GitHub actions to use the non-deprecated YML syntax.

See:
https://help.github.com/en/articles/migrating-github-actions-from-hcl-syntax-to-yaml-syntax

@johnnyreilly
Copy link
Member Author

johnnyreilly commented Sep 28, 2019

Having a few problems getting this working so this it only publishes on a release.

Looked at this:

https://github.com/actions/starter-workflows/blob/master/ci/npm-publish.yml

But I'm not sure if this does the conditional work that I need. However the syntax mentioned here looks potentially what we need:

Found something that might help here: actions/starter-workflows#112

@johnnyreilly johnnyreilly merged commit b4806e0 into master Sep 28, 2019
@johnnyreilly johnnyreilly deleted the migrating-to-yaml-syntax branch March 28, 2021 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant