Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kovshenin/sail-deploy
- Owner: kovshenin
- Created: 2021-09-11T12:32:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-11T13:13:08.000Z (about 3 years ago)
- Last Synced: 2024-10-29T21:43:08.879Z (15 days ago)
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'
```