Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 365 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 365 Bytes

Envoyer Action

A Github Action for starting Envoyer deploy.

How to use

- name: Ping envoyer
  uses: pdziewa/envoyer-action@v1
  env:
    DEPLOY_TOKEN: ${{ secrets.DEPLOY_TOKEN }}

You can find yours DEPLOY_TOKEN in Deployment Hooks section at Envoyer.io:

Envoyer's Deployment Hooks section