Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kovshenin/sail-deploy

A GitHub Action to deploy with Sail
https://github.com/kovshenin/sail-deploy

Last synced: 14 days ago
JSON representation

A GitHub Action to deploy with Sail

Awesome Lists containing this project

README

        

# Sail Deploy

This is a GitHub Action. If you're looking for Sail, [head over here](https://github.com/kovshenin/sail).

Usage:

```
- uses: kovshenin/sail-deploy@v1
with:
passphrase: ${{ secrets.SAIL_PASSPHRASE }}
encrypted_filename: '.sail.tar.gz.gpg'
```