fahrradflucht / wonderland2-setup-action

A GitHub action to setup wl2 cli in your workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wonderland2-setup-action

A GitHub action to setup wl2 cli in your workflow

How to use

- name: Configure WL2
  uses: Jimdo/wonderland2-setup-action@main
  with:
    cli-version: latest
    environment: prod

- name: Deploy to Wonderland 2
  run: wl2 deploy

About

A GitHub action to setup wl2 cli in your workflow