Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

[WIP] Make it work in Actions v2 #20

Closed
wants to merge 1 commit into from
Closed

[WIP] Make it work in Actions v2 #20

wants to merge 1 commit into from

Conversation

shawnbot
Copy link
Contributor

@shawnbot shawnbot commented Sep 4, 2019

This probably needs a full rewrite, but for now let's see if we can make this work for primer/css#881. All you should need in your workflow.yml is:

jobs:
  whatever:
    - uses: actions/checkout@master
    - uses: actions/setup-node@master
    - uses: primer/publish@actions-v2

@shawnbot
Copy link
Contributor Author

shawnbot commented Sep 5, 2019

I'm going to close this PR and open a new one that updates the README with instructions for using the action as-is with v2. Thanks to @colebemis for saving me a bunch of time on this! 🤘

@shawnbot shawnbot closed this Sep 5, 2019
@shawnbot shawnbot deleted the actions-v2 branch September 5, 2019 20:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant